SearchListBoxItem Class Reference

#include <search.h>

List of all members.


Detailed Description

Definition at line 8 of file search.h.


Public Member Functions

 SearchListBoxItem (const QString &text, unsigned int id)
unsigned int getId ()

Private Member Functions

virtual void paint (QPainter *p)

Private Attributes

unsigned int id

Constructor & Destructor Documentation

SearchListBoxItem::SearchListBoxItem ( const QString &  text,
unsigned int  id 
) [inline]

Definition at line 11 of file search.h.


Member Function Documentation

unsigned int SearchListBoxItem::getId (  )  [inline]

Definition at line 14 of file search.h.

void SearchListBoxItem::paint ( QPainter *  p  )  [private, virtual]

Definition at line 239 of file search.cpp.


Member Data Documentation

unsigned int SearchListBoxItem::id [private]

Definition at line 18 of file search.h.

Referenced by getId().


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

Generated on Sat Dec 18 05:16:10 2010 for MythTV by  doxygen 1.5.5