[TD]assorted Preference updates
- section line convention label - remove superfluous save/restore on changeEvent - change default scrub count - add preference for default symbol dir - add preference for display of section cut line
This commit is contained in:
@@ -85,6 +85,8 @@ public:
|
||||
static std::string svgFile();
|
||||
static std::string patFile();
|
||||
|
||||
static QString defaultSymbolDir();
|
||||
|
||||
static std::string bitmapFill();
|
||||
|
||||
static double GapISO();
|
||||
@@ -126,6 +128,8 @@ public:
|
||||
static std::string currentElementDefFile();
|
||||
|
||||
static int sectionLineConvention();
|
||||
static bool showSectionLine();
|
||||
static bool includeCutLine();
|
||||
|
||||
static bool useExactMatchOnDims();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user