![]() |
Diana Software
|
Public Member Functions | |
| ExtraKey () | |
| void | Clear () |
| bool | operator< (const ExtraKey &other) const |
Public Attributes | |
| int | fValue |
| int | fDigits |
Definition at line 58 of file QGlobalLabel.hh.
|
inline |
Definition at line 60 of file QGlobalLabel.hh.
References Clear().
|
inline |
Definition at line 63 of file QGlobalLabel.hh.
References fDigits, fValue, and Q_INT_DEFAULT.
Referenced by GlobalHandle< Q >::AddKey(), and ExtraKey().
|
inline |
Definition at line 67 of file QGlobalLabel.hh.
References fValue.
| int QGlobalLabel::ExtraKey::fDigits |
Definition at line 70 of file QGlobalLabel.hh.
Referenced by GlobalHandle< Q >::AddKey(), Clear(), and QGlobalLabel::GetStringLabel().
| int QGlobalLabel::ExtraKey::fValue |
Definition at line 69 of file QGlobalLabel.hh.
Referenced by Clear(), QGlobalLabel::GetStringLabel(), and operator<().