GUISimpleListHelper< TLIST > Class Template Reference

#include <gui_list_helper.h>

List of all members.

Public Member Functions

 GUISimpleListHelper (TLIST *list)
 ~GUISimpleListHelper ()
void setList (TLIST *list)
void setData (const QList< QString > &data)
QString getCurrentText () const
void setCurrentText (const QString &s)
int count () const
bool contains (const QString &id) const

Protected Attributes

TLIST * m_List
QMap< QString, int > m_revData


Detailed Description

template<class TLIST>
class GUISimpleListHelper< TLIST >

Definition at line 25 of file gui_list_helper.h.


Constructor & Destructor Documentation

template<class TLIST >
GUISimpleListHelper< TLIST >::GUISimpleListHelper ( TLIST *  list  )  [inline]

Definition at line 28 of file gui_list_helper.h.

template<class TLIST >
GUISimpleListHelper< TLIST >::~GUISimpleListHelper (  )  [inline]

Definition at line 29 of file gui_list_helper.h.


Member Function Documentation

template<class TLIST >
bool GUISimpleListHelper< TLIST >::contains ( const QString &  id  )  const [inline]

Definition at line 38 of file gui_list_helper.h.

template<class TLIST >
int GUISimpleListHelper< TLIST >::count (  )  const [inline]

Definition at line 37 of file gui_list_helper.h.

template<class TLIST >
QString GUISimpleListHelper< TLIST >::getCurrentText (  )  const [inline]

Definition at line 34 of file gui_list_helper.h.

template<class TLIST >
void GUISimpleListHelper< TLIST >::setCurrentText ( const QString &  s  )  [inline]

Definition at line 35 of file gui_list_helper.h.

template<class TLIST >
void GUISimpleListHelper< TLIST >::setData ( const QList< QString > &  data  )  [inline]

template<class TLIST >
void GUISimpleListHelper< TLIST >::setList ( TLIST *  list  )  [inline]

Definition at line 46 of file gui_list_helper.h.

References GUISimpleListHelper< TLIST >::m_List.


Member Data Documentation

template<class TLIST >
TLIST* GUISimpleListHelper< TLIST >::m_List [protected]

template<class TLIST >
QMap<QString, int> GUISimpleListHelper< TLIST >::m_revData [protected]

Definition at line 42 of file gui_list_helper.h.

Referenced by GUISimpleListHelper< TLIST >::setData().


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

Generated on Tue Jun 2 19:19:59 2009 for kradio4 by  doxygen 1.5.8