LibrePCB Developers Documentation
GraphicsExportSettings Member List

This is the complete list of members for GraphicsExportSettings, including all inherited members.

getBackgroundColor() const noexceptGraphicsExportSettingsinline
getBlackWhite() const noexceptGraphicsExportSettingsinline
getColor(const QString &colorName) const noexceptGraphicsExportSettings
getColorImpl(const QString &name) const noexceptGraphicsExportSettingsprivate
getColors() const noexceptGraphicsExportSettingsinline
getFillColor(const QString &colorName, bool isFilled, bool isGrabArea) const noexceptGraphicsExportSettings
getMarginBottom() const noexceptGraphicsExportSettingsinline
getMarginLeft() const noexceptGraphicsExportSettingsinline
getMarginRight() const noexceptGraphicsExportSettingsinline
getMarginTop() const noexceptGraphicsExportSettingsinline
getMinLineWidth() const noexceptGraphicsExportSettingsinline
getMirror() const noexceptGraphicsExportSettingsinline
getOrientation() const noexceptGraphicsExportSettingsinline
getPageSize() const noexceptGraphicsExportSettingsinline
getPaintOrder() const noexceptGraphicsExportSettings
getPixmapDpi() const noexceptGraphicsExportSettingsinline
getRotate() const noexceptGraphicsExportSettingsinline
getScale() const noexceptGraphicsExportSettingsinline
GraphicsExportSettings() noexceptGraphicsExportSettings
GraphicsExportSettings(const GraphicsExportSettings &other) noexceptGraphicsExportSettings
loadColorsFromTheme(const Theme &theme, bool schematic=true, bool board=true, int innerLayerCount=-1) noexceptGraphicsExportSettings
mBackgroundColorGraphicsExportSettingsprivate
mBlackWhiteGraphicsExportSettingsprivate
mColorsGraphicsExportSettingsprivate
mMarginBottomGraphicsExportSettingsprivate
mMarginLeftGraphicsExportSettingsprivate
mMarginRightGraphicsExportSettingsprivate
mMarginTopGraphicsExportSettingsprivate
mMinLineWidthGraphicsExportSettingsprivate
mMirrorGraphicsExportSettingsprivate
mOrientationGraphicsExportSettingsprivate
mPageSizeGraphicsExportSettingsprivate
mPixmapDpiGraphicsExportSettingsprivate
mRotateGraphicsExportSettingsprivate
mScaleGraphicsExportSettingsprivate
operator!=(const GraphicsExportSettings &rhs) const noexceptGraphicsExportSettings
operator=(const GraphicsExportSettings &rhs) noexceptGraphicsExportSettings
operator==(const GraphicsExportSettings &rhs) const noexceptGraphicsExportSettings
Orientation enum nameGraphicsExportSettings
setBackgroundColor(const QColor &c) noexceptGraphicsExportSettingsinline
setBlackWhite(bool blackWhite) noexceptGraphicsExportSettingsinline
setColors(const QList< std::pair< QString, QColor >> &colors) noexceptGraphicsExportSettingsinline
setMarginBottom(const librepcb::UnsignedLength &margin) noexceptGraphicsExportSettingsinline
setMarginLeft(const librepcb::UnsignedLength &margin) noexceptGraphicsExportSettingsinline
setMarginRight(const librepcb::UnsignedLength &margin) noexceptGraphicsExportSettingsinline
setMarginTop(const librepcb::UnsignedLength &margin) noexceptGraphicsExportSettingsinline
setMinLineWidth(const UnsignedLength &width) noexceptGraphicsExportSettingsinline
setMirror(bool mirror) noexceptGraphicsExportSettingsinline
setOrientation(Orientation orientation) noexceptGraphicsExportSettingsinline
setPageSize(const tl::optional< QPageSize > &size) noexceptGraphicsExportSettingsinline
setPixmapDpi(int dpi) noexceptGraphicsExportSettingsinline
setRotate(bool rotate) noexceptGraphicsExportSettingsinline
setScale(tl::optional< UnsignedRatio > scale) noexceptGraphicsExportSettingsinline
~GraphicsExportSettings() noexceptGraphicsExportSettings