Diana Software
Public Member Functions | Public Attributes | List of all members
QGlobalLabel::ExtraKey Class Reference

Public Member Functions

 ExtraKey ()
 
void Clear ()
 
bool operator< (const ExtraKey &other) const
 

Public Attributes

int fValue
 
int fDigits
 

Detailed Description

Definition at line 58 of file QGlobalLabel.hh.

Constructor & Destructor Documentation

◆ ExtraKey()

QGlobalLabel::ExtraKey::ExtraKey ( )
inline

Definition at line 60 of file QGlobalLabel.hh.

References Clear().

Member Function Documentation

◆ Clear()

void QGlobalLabel::ExtraKey::Clear ( )
inline

Definition at line 63 of file QGlobalLabel.hh.

References fDigits, fValue, and Q_INT_DEFAULT.

Referenced by GlobalHandle< Q >::AddKey(), and ExtraKey().

◆ operator<()

bool QGlobalLabel::ExtraKey::operator< ( const ExtraKey other) const
inline

Definition at line 67 of file QGlobalLabel.hh.

References fValue.

Member Data Documentation

◆ fDigits

int QGlobalLabel::ExtraKey::fDigits

Definition at line 70 of file QGlobalLabel.hh.

Referenced by GlobalHandle< Q >::AddKey(), Clear(), and QGlobalLabel::GetStringLabel().

◆ fValue

int QGlobalLabel::ExtraKey::fValue

Definition at line 69 of file QGlobalLabel.hh.

Referenced by Clear(), QGlobalLabel::GetStringLabel(), and operator<().


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