|
QCAD Application Framework
CAD Application Development and Automation.
|
This is the complete list of members for RUnit, including all inherited members.
| convert(double value, RS::Unit source, RS::Unit dest) | RUnit | static |
| convert(const RVector &value, RS::Unit source, RS::Unit dest) | RUnit | static |
| doubleToString(double value, double prec, bool showLeadingZeroes=true, bool showTrailingZeroes=false) | RUnit | static |
| doubleToString(double value, int prec, bool showLeadingZeroes=true, bool showTrailingZeroes=false) | RUnit | static |
| formatAngle(double angle, RS::AngleFormat format, int prec, bool showLeadingZeroes=true, bool showTrailingZeroes=false) | RUnit | static |
| formatArchitectural(double length, RS::Unit unit, int prec, bool showUnit=false, bool showLeadingZeroes=true, bool showTrailingZeroes=false) | RUnit | static |
| formatDecimal(double length, RS::Unit unit, int prec, bool showUnit=false, bool showLeadingZeroes=true, bool showTrailingZeroes=false) | RUnit | static |
| formatEngineering(double length, RS::Unit unit, int prec, bool showUnit=false, bool showLeadingZeroes=true, bool showTrailingZeroes=false) | RUnit | static |
| formatFractional(double length, RS::Unit unit, int prec, bool showUnit=false, bool showLeadingZeroes=true, bool showTrailingZeroes=false) | RUnit | static |
| formatLinear(double length, RS::Unit unit, RS::LinearFormat format, int prec, bool showUnit=false, bool showLeadingZeroes=true, bool showTrailingZeroes=false) | RUnit | static |
| formatScientific(double length, RS::Unit unit, int prec, bool showUnit=false, bool showLeadingZeroes=true, bool showTrailingZeroes=false) | RUnit | static |
| getFactorToM(RS::Unit unit) | RUnit | static |
| getLabel(double v, RDocument &document, bool maxPrecision=false, bool forceSuppressTrailingZeroes=false) | RUnit | static |
| isMetric(RS::Unit unit) | RUnit | static |
| trimTrailingZeroes(const QString &s) | RUnit | static |
| unitToName(RS::Unit unit, bool tr=true) | RUnit | static |
| unitToSymbol(RS::Unit unit) | RUnit | static |