#include <DisplayedValueFormatManager.h>
◆ AngleUnit
◆ LengthUnit
| Enumerator |
|---|
| Meter | |
| Millimeter | |
◆ DisplayedValueFormatManager()
◆ angleDecimals()
| int DisplayedValueFormatManager::angleDecimals |
( |
| ) |
const |
◆ angleStep()
| double DisplayedValueFormatManager::angleStep |
( |
| ) |
const |
◆ angleUnit()
| int DisplayedValueFormatManager::angleUnit |
( |
| ) |
const |
◆ instance()
◆ lengthDecimals()
| int DisplayedValueFormatManager::lengthDecimals |
( |
| ) |
const |
◆ lengthStep()
| double DisplayedValueFormatManager::lengthStep |
( |
| ) |
const |
◆ lengthUnit()
| int DisplayedValueFormatManager::lengthUnit |
( |
| ) |
const |
◆ notifyFormatChange()
| void DisplayedValueFormatManager::notifyFormatChange |
( |
| ) |
|
◆ restoreConfiguration()
| void DisplayedValueFormatManager::restoreConfiguration |
( |
| ) |
|
◆ setAngleDecimals()
| void DisplayedValueFormatManager::setAngleDecimals |
( |
int |
decimals | ) |
|
◆ setAngleStep()
| void DisplayedValueFormatManager::setAngleStep |
( |
double |
step | ) |
|
◆ setAngleUnit()
| void DisplayedValueFormatManager::setAngleUnit |
( |
int |
unitType | ) |
|
◆ setLengthDecimals()
| void DisplayedValueFormatManager::setLengthDecimals |
( |
int |
decimals | ) |
|
◆ setLengthStep()
| void DisplayedValueFormatManager::setLengthStep |
( |
double |
step | ) |
|
◆ setLengthUnit()
| void DisplayedValueFormatManager::setLengthUnit |
( |
int |
unitType | ) |
|
◆ sigFormatChanged()
| SignalProxy< void()> DisplayedValueFormatManager::sigFormatChanged |
( |
| ) |
|
The documentation for this class was generated from the following files: