GUIListHelper< TLIST, TID >::THelpData Struct Reference

#include <gui_list_helper.h>

List of all members.

Public Member Functions

 THelpData ()
 THelpData (TID _id, const QString &_descr, SORT_KEY _skey)
bool operator> (const THelpData &d)
bool operator< (const THelpData &d)

Public Attributes

TID id
QString descr
SORT_KEY skey


Detailed Description

template<class TLIST, class TID>
struct GUIListHelper< TLIST, TID >::THelpData

Definition at line 91 of file gui_list_helper.h.


Constructor & Destructor Documentation

template<class TLIST, class TID>
GUIListHelper< TLIST, TID >::THelpData::THelpData (  )  [inline]

Definition at line 96 of file gui_list_helper.h.

template<class TLIST, class TID>
GUIListHelper< TLIST, TID >::THelpData::THelpData ( TID  _id,
const QString &  _descr,
SORT_KEY  _skey 
) [inline]

Definition at line 97 of file gui_list_helper.h.


Member Function Documentation

template<class TLIST, class TID>
bool GUIListHelper< TLIST, TID >::THelpData::operator< ( const THelpData d  )  [inline]

Definition at line 103 of file gui_list_helper.h.

References GUIListHelper< TLIST, TID >::THelpData::descr, GUIListHelper< TLIST, TID >::THelpData::id, GUIListHelper< TLIST, TID >::THelpData::skey, and GUIListHelper< TLIST, TID >::SORT_BY_ID.

template<class TLIST, class TID>
bool GUIListHelper< TLIST, TID >::THelpData::operator> ( const THelpData d  )  [inline]

Definition at line 102 of file gui_list_helper.h.

References GUIListHelper< TLIST, TID >::THelpData::descr, GUIListHelper< TLIST, TID >::THelpData::id, GUIListHelper< TLIST, TID >::THelpData::skey, and GUIListHelper< TLIST, TID >::SORT_BY_ID.


Member Data Documentation

template<class TLIST, class TID>
QString GUIListHelper< TLIST, TID >::THelpData::descr

Definition at line 93 of file gui_list_helper.h.

Referenced by GUIListHelper< TLIST, TID >::THelpData::operator<(), and GUIListHelper< TLIST, TID >::THelpData::operator>().

template<class TLIST, class TID>
TID GUIListHelper< TLIST, TID >::THelpData::id

Definition at line 92 of file gui_list_helper.h.

Referenced by GUIListHelper< TLIST, TID >::THelpData::operator<(), and GUIListHelper< TLIST, TID >::THelpData::operator>().

template<class TLIST, class TID>
SORT_KEY GUIListHelper< TLIST, TID >::THelpData::skey

Definition at line 94 of file gui_list_helper.h.

Referenced by GUIListHelper< TLIST, TID >::THelpData::operator<(), and GUIListHelper< TLIST, TID >::THelpData::operator>().


The documentation for this struct was generated from the following file:
Generated on Fri Jan 28 16:42:27 2011 for kradio by  doxygen 1.4.7