MythListBox Class Reference

#include <mythwidgets.h>

List of all members.


Detailed Description

Definition at line 382 of file mythwidgets.h.


Public Slots

void setCurrentItem (const QString &matchText, bool caseSensitive=true, bool partialMatch=false)
void setCurrentItem (int index)

Signals

void changeHelpText (QString)
void accepted (int)
void menuButtonPressed (int)
void editButtonPressed (int)
void deleteButtonPressed (int)

Public Member Functions

 MythListBox (QWidget *parent)
virtual void keyPressEvent (QKeyEvent *e)
void setHelpText (const QString &)
int currentItem ()

Protected Member Functions

void focusInEvent (QFocusEvent *e)
void focusOutEvent (QFocusEvent *e)
virtual void polish (void)

Private Attributes

QString helptext

Constructor & Destructor Documentation

MythListBox::MythListBox ( QWidget *  parent  ) 

Definition at line 1426 of file mythwidgets.cpp.


Member Function Documentation

void MythListBox::keyPressEvent ( QKeyEvent *  e  )  [virtual]

Definition at line 1489 of file mythwidgets.cpp.

void MythListBox::setHelpText ( const QString &  help  ) 

Definition at line 1600 of file mythwidgets.cpp.

Referenced by ListBoxSetting::configWidget(), and ListBoxSetting::setHelpText().

int MythListBox::currentItem (  )  [inline]

void MythListBox::focusInEvent ( QFocusEvent *  e  )  [protected]

Definition at line 1620 of file mythwidgets.cpp.

void MythListBox::focusOutEvent ( QFocusEvent *  e  )  [protected]

Definition at line 1608 of file mythwidgets.cpp.

void MythListBox::polish ( void   )  [protected, virtual]

Definition at line 1430 of file mythwidgets.cpp.

void MythListBox::setCurrentItem ( const QString &  matchText,
bool  caseSensitive = true,
bool  partialMatch = false 
) [slot]

void MythListBox::setCurrentItem ( int  index  )  [inline, slot]

Definition at line 401 of file mythwidgets.h.

void MythListBox::changeHelpText ( QString   )  [signal]

Referenced by focusInEvent(), and setHelpText().

void MythListBox::accepted ( int   )  [signal]

Referenced by keyPressEvent().

void MythListBox::menuButtonPressed ( int   )  [signal]

Referenced by keyPressEvent().

void MythListBox::editButtonPressed ( int   )  [signal]

Referenced by keyPressEvent().

void MythListBox::deleteButtonPressed ( int   )  [signal]

Referenced by keyPressEvent().


Member Data Documentation

QString MythListBox::helptext [private]

Definition at line 411 of file mythwidgets.h.

Referenced by focusInEvent(), and setHelpText().


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

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