![]() |
VR-Forces 4.0.4 Class Documentation
|
This class will create a widget which shows display units, the units that can be displayed for them and precision. More...
Public Member Functions | |
| DtDisplayLine & | operator= (const DtDisplayLine &rhs) |
Public Attributes | |
| QLabel * | myLabel |
| QComboBox * | myUnits |
| QLineEdit * | myPrecision |
| QIntValidator * | myValidator |
| QString | myUnitDisplay |
| QStringList | myUnitNames |
This class will create a widget which shows display units, the units that can be displayed for them and precision.
It will emit signals when data items have changed. It will not change the data in the unit display manager. It only uses the unit display manager to seed the dialog
| DtDisplayLine& DtDisplayLine::operator= | ( | const DtDisplayLine & | rhs | ) | [inline] |
References myLabel, myPrecision, myUnitDisplay, myUnitNames, and myUnits.
Referenced by operator=().
Referenced by operator=().
Referenced by operator=().
| QIntValidator* DtDisplayLine::myValidator |
| QString DtDisplayLine::myUnitDisplay |
Referenced by operator=().
| QStringList DtDisplayLine::myUnitNames |
Referenced by operator=().