MythSearchDialog Class Reference

#include <mythdialogs.h>

Inheritance diagram for MythSearchDialog:

MythPopupBox MythDialog

List of all members.


Detailed Description

Definition at line 462 of file mythdialogs.h.


Public Slots

virtual void deleteLater (void)

Public Member Functions

 MythSearchDialog (MythMainWindow *parent, const char *name=0)
void setCaption (QString text)
void setSearchText (QString text)
void setItems (QStringList items)
QString getResult (void)

Protected Slots

void searchTextChanged (void)

Protected Member Functions

void Teardown (void)
 ~MythSearchDialog ()
void keyPressEvent (QKeyEvent *e)

Private Attributes

QLabel * caption
MythRemoteLineEditeditor
MythListBoxlistbox
QButton * ok_button
QButton * cancel_button

Constructor & Destructor Documentation

MythSearchDialog::MythSearchDialog ( MythMainWindow parent,
const char *  name = 0 
)

Definition at line 1748 of file mythdialogs.cpp.

MythSearchDialog::~MythSearchDialog (  )  [protected]

Definition at line 1848 of file mythdialogs.cpp.


Member Function Documentation

void MythSearchDialog::setCaption ( QString  text  ) 

void MythSearchDialog::setSearchText ( QString  text  ) 

void MythSearchDialog::setItems ( QStringList  items  ) 

QString MythSearchDialog::getResult ( void   ) 

void MythSearchDialog::deleteLater ( void   )  [virtual, slot]

void MythSearchDialog::searchTextChanged ( void   )  [protected, slot]

Definition at line 1820 of file mythdialogs.cpp.

Referenced by MythSearchDialog(), and setItems().

void MythSearchDialog::Teardown ( void   )  [protected]

Definition at line 1859 of file mythdialogs.cpp.

Referenced by deleteLater(), and ~MythSearchDialog().

void MythSearchDialog::keyPressEvent ( QKeyEvent *  e  )  [protected]

Reimplemented from MythPopupBox.

Definition at line 1770 of file mythdialogs.cpp.


Member Data Documentation

QLabel* MythSearchDialog::caption [private]

Definition at line 489 of file mythdialogs.h.

Referenced by MythSearchDialog(), setCaption(), and Teardown().

Definition at line 490 of file mythdialogs.h.

Referenced by MythSearchDialog(), searchTextChanged(), setSearchText(), and Teardown().

Definition at line 491 of file mythdialogs.h.

Referenced by getResult(), MythSearchDialog(), searchTextChanged(), setItems(), and Teardown().

QButton* MythSearchDialog::ok_button [private]

Definition at line 492 of file mythdialogs.h.

Referenced by MythSearchDialog(), and Teardown().

QButton* MythSearchDialog::cancel_button [private]

Definition at line 493 of file mythdialogs.h.

Referenced by MythSearchDialog(), and Teardown().


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