#include <Preferences.h>

Static Public Member Functions

static int balloonArrow ()
 
static QString defaultTemplate ()
 
static QString defaultTemplateDir ()
 
static double dimFontSizeMM ()
 
static bool keepPagesUpToDate ()
 
static std::string labelFont ()
 
static QString labelFontQString ()
 
static double labelFontSizeMM ()
 
static std::string lineGroup ()
 
static std::string lineGroupFile ()
 
static App::Color normalColor ()
 
static App::Color preselectColor ()
 
static int projectionAngle ()
 
static App::Color selectColor ()
 
static bool useGlobalDecimals ()
 
static App::Color vertexColor ()
 
static double vertexScale ()
 

Static Public Attributes

static const double DefaultFontSizeInMM = 5.0
 

Member Function Documentation

◆ balloonArrow()

◆ defaultTemplate()

◆ defaultTemplateDir()

◆ dimFontSizeMM()

◆ keepPagesUpToDate()

◆ labelFont()

◆ labelFontQString()

QString Preferences::labelFontQString ( )
static

References labelFont().

◆ labelFontSizeMM()

◆ lineGroup()

◆ lineGroupFile()

std::string Preferences::lineGroupFile ( )
static

◆ normalColor()

◆ preselectColor()

◆ projectionAngle()

◆ selectColor()

◆ useGlobalDecimals()

◆ vertexColor()

◆ vertexScale()

Member Data Documentation

◆ DefaultFontSizeInMM

const double Preferences::DefaultFontSizeInMM = 5.0
static

Referenced by dimFontSizeMM(), and labelFontSizeMM().


The documentation for this class was generated from the following files:
  • src/Mod/TechDraw/App/Preferences.h
  • src/Mod/TechDraw/App/Preferences.cpp