#include <QtGlobal>Go to the source code of this file.
Enumerations | |
| enum class | VarMeasurement : unsigned char { English =0 , Metric =1 } |
| enum class | VarInsunits : unsigned char { Inches =1 , Millimeters =4 , Centimeters =5 } |
Functions | |
| static Q_REQUIRED_RESULT bool | DL_FuzzyComparePossibleNulls (double p1, double p2) |
Variables | |
| const QString | endStringPlaceholder |
|
strong |
|
strong |
|
inlinestatic |
|
extern |
Definition at line 56 of file dxfdef.cpp.
Referenced by VDxfEngine::drawTextItem(), and MainWindowsNoGUI::FlatDxfFile().