VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Public Attributes
DtDisplayLine Class Reference

This class will create a widget which shows display units, the units that can be displayed for them and precision. More...

Public Member Functions

DtDisplayLineoperator= (const DtDisplayLine &rhs)

Public Attributes

QLabelmyLabel
QComboBoxmyUnits
QLineEditmyPrecision
QIntValidator * myValidator
QString myUnitDisplay
QStringList myUnitNames

Detailed Description

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

Member Function Documentation

DtDisplayLine& DtDisplayLine::operator= ( const DtDisplayLine rhs)
inline

Member Data Documentation

QLabel* DtDisplayLine::myLabel

Referenced by operator=().

QComboBox* DtDisplayLine::myUnits

Referenced by operator=().

QLineEdit* DtDisplayLine::myPrecision

Referenced by operator=().

QIntValidator* DtDisplayLine::myValidator
QString DtDisplayLine::myUnitDisplay

Referenced by operator=().

QStringList DtDisplayLine::myUnitNames

Referenced by operator=().


The documentation for this class was generated from the following file:

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)