#include <Quantity.h>
◆ NumberOptions
◆ NumberFormat
Enumerator |
---|
Default | |
Fixed | |
Scientific | |
◆ NumberOption
Enumerator |
---|
OmitGroupSeparator | |
RejectGroupSeparator | |
◆ QuantityFormat() [1/2]
QuantityFormat::QuantityFormat |
( |
| ) |
|
◆ QuantityFormat() [2/2]
◆ getDefaultDenominator()
static int Base::QuantityFormat::getDefaultDenominator |
( |
| ) |
|
|
static |
◆ getDenominator()
int Base::QuantityFormat::getDenominator |
( |
| ) |
const |
◆ setDefaultDenominator()
static void Base::QuantityFormat::setDefaultDenominator |
( |
int |
denom | ) |
|
|
static |
◆ setDenominator()
void Base::QuantityFormat::setDenominator |
( |
int |
denom | ) |
|
◆ toFormat() [1/2]
char Base::QuantityFormat::toFormat |
( |
| ) |
const |
◆ toFormat() [2/2]
static NumberFormat Base::QuantityFormat::toFormat |
( |
char |
c, |
|
|
bool * |
ok = nullptr |
|
) |
| |
|
static |
◆ defaultDenominator
int QuantityFormat::defaultDenominator = 8 |
|
static |
◆ denominator
int Base::QuantityFormat::denominator |
◆ format
◆ option
◆ precision
int Base::QuantityFormat::precision |
The documentation for this struct was generated from the following files:
- FreeCAD/src/Base/Quantity.h
- FreeCAD/src/Base/Quantity.cpp