#include <PreferencesGui.h>
Static Public Member Functions | |
static App::Color centerColor () | |
static QColor centerQColor () | |
static double dimArrowSize () | |
static int dimArrowStyle () | |
static App::Color dimColor () | |
static int dimFontSizePX () | |
static QColor dimQColor () | |
static double edgeFuzz () | |
static QFont labelFontQFont () | |
static int labelFontSizePX () | |
static App::Color leaderColor () | |
static QColor leaderQColor () | |
static int mattingStyle () | |
static QColor normalQColor () | |
static QColor preselectQColor () | |
static App::Color sectionLineColor () | |
static QColor sectionLineQColor () | |
static Qt::PenStyle sectionLineStyle () | |
static QColor selectQColor () | |
static QColor vertexQColor () | |
static QString weldingDirectory () | |
Member Function Documentation
◆ centerColor()
|
static |
◆ centerQColor()
|
static |
◆ dimArrowSize()
|
static |
◆ dimArrowStyle()
|
static |
◆ dimColor()
|
static |
◆ dimFontSizePX()
|
static |
References TechDrawGui::Rez::guiX().
Referenced by TechDrawGui::QGIWeldSymbol::drawAllAround(), and TechDrawGui::QGIWeldSymbol::drawFieldFlag().
◆ dimQColor()
|
static |
References App::Color::asValue(), and dimColor().
Referenced by TechDrawGui::QGIViewBalloon::getNormalColor(), and TechDrawGui::QGIViewDimension::prefNormalColor().
◆ edgeFuzz()
|
static |
References App::GetApplication(), ParameterGrp::GetFloat(), ParameterGrp::GetGroup(), and App::Application::GetUserParameter().
Referenced by TechDrawGui::QGIDimLines::getEdgeFuzz(), TechDrawGui::QGILeaderLine::getEdgeFuzz(), TechDrawGui::QGIEdge::getEdgeFuzz(), and TechDrawGui::QGEPath::getEdgeFuzz().
◆ labelFontQFont()
|
static |
Referenced by TechDrawGui::QGIRichAnno::prefFont().
◆ labelFontSizePX()
|
static |
◆ leaderColor()
|
static |
References App::GetApplication(), ParameterGrp::GetGroup(), ParameterGrp::GetUnsigned(), App::Application::GetUserParameter(), and App::Color::setPackedValue().
Referenced by TechDrawGui::ViewProviderRichAnno::getDefLineColor(), TechDrawGui::ViewProviderLeader::getDefLineColor(), leaderQColor(), TechDrawGui::TaskRichAnno::prefLineColor(), and TechDrawGui::TaskLeaderLine::prefLineColor().
◆ leaderQColor()
|
static |
References App::Color::asValue(), and leaderColor().
Referenced by TechDrawGui::QGILeaderLine::getNormalColor(), and TechDrawGui::QGIWeldSymbol::prefNormalColor().
◆ mattingStyle()
|
static |
◆ normalQColor()
|
static |
◆ preselectQColor()
|
static |
◆ sectionLineColor()
|
static |
◆ sectionLineQColor()
|
static |
◆ sectionLineStyle()
|
static |
◆ selectQColor()
|
static |
◆ vertexQColor()
|
static |
Referenced by TechDrawGui::QGIViewPart::drawViewPart(), and TechDrawGui::QGIVertex::QGIVertex().
◆ weldingDirectory()
|
static |
References App::GetApplication(), ParameterGrp::GetASCII(), ParameterGrp::GetGroup(), App::Application::getResourceDir(), and App::Application::GetUserParameter().
Referenced by TechDrawGui::DlgPrefsTechDrawGeneralImp::loadSettings(), TechDrawGui::TaskWeldingSymbol::setUiEdit(), and TechDrawGui::TaskWeldingSymbol::setUiPrimary().
The documentation for this class was generated from the following files:
- src/Mod/TechDraw/Gui/PreferencesGui.h
- src/Mod/TechDraw/Gui/PreferencesGui.cpp