YAPETUI::ListWidget< T >::ListWidget::ItemContains Class Reference

Used to search for item names. More...

List of all members.

Public Member Functions

 ItemContains (const char *t)
bool operator() (const T &item)

Private Attributes

const char * searchterm


Detailed Description

template<class T>
class YAPETUI::ListWidget< T >::ItemContains

This class is used to search for items containing a certain search term in their name.

Definition at line 103 of file listwidget.h.


Constructor & Destructor Documentation

template<class T>
YAPETUI::ListWidget< T >::ListWidget::ItemContains::ItemContains ( const char *  t  )  [inline, explicit]

Definition at line 107 of file listwidget.h.


Member Function Documentation

template<class T>
bool YAPETUI::ListWidget< T >::ListWidget::ItemContains::operator() ( const T &  item  )  [inline]


Member Data Documentation

template<class T>
const char* YAPETUI::ListWidget< T >::ListWidget::ItemContains::searchterm [private]


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

Generated on Thu Jun 11 19:13:08 2009 for YAPET by  doxygen 1.5.8