The AttributeUnit class.
More...
#include <attributeunit.h>
◆ AttributeUnit() [1/3]
◆ AttributeUnit() [2/3]
◆ AttributeUnit() [3/3]
AttributeUnit |
( |
const QString & |
name, |
|
|
const QString & |
symbolTr, |
|
|
const QStringList & |
userInputSuffixes |
|
) |
| |
|
explicitnoexcept |
◆ ~AttributeUnit()
◆ getName()
const QString & getName |
( |
| ) |
const |
|
inlinenoexcept |
◆ getSymbolTr()
const QString & getSymbolTr |
( |
| ) |
const |
|
inlinenoexcept |
◆ getUserInputSuffixes()
const QStringList & getUserInputSuffixes |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator=()
◆ mName
to convert from/to string, e.g. "millivolt"
◆ mSymbolTr
◆ mUserInputSuffixes
QStringList mUserInputSuffixes |
|
private |
user input suffixes, e.g. "k" or "meg"
The documentation for this class was generated from the following files: