RecordingSelector Class Reference

#include <recordingselector.h>

Inheritance diagram for RecordingSelector:

MythThemedDialog MythDialog

List of all members.


Detailed Description

Definition at line 16 of file recordingselector.h.


Public Slots

void OKPressed (void)
void cancelPressed (void)
void showMenu (void)
void closePopupMenu (void)
void selectAll (void)
void clearAll (void)
void setCategory (int)
void titleChanged (UIListBtnTypeItem *item)

Public Member Functions

 RecordingSelector (MythMainWindow *parent, QString window_name, QString theme_filename, const char *name=0)
 ~RecordingSelector (void)
void keyPressEvent (QKeyEvent *e)

Private Member Functions

void updateRecordingList (void)
void updateSelectedList (void)
void toggleSelectedState (void)
void getRecordingList (void)
void wireUpTheme (void)

Private Attributes

QString themeDir
vector< ProgramInfo * > * recordingList
QPtrList< ProgramInfoselectedList
UIListBtnTyperecording_list
UITextButtonTypeok_button
UITextButtonTypecancel_button
UISelectorTypecategory_selector
UITextTypetitle_text
UITextTypedatetime_text
UITextTypefilesize_text
UITextTypedescription_text
UIImageTypepreview_image
UIImageTypecutlist_image
MythPopupBoxpopupMenu

Constructor & Destructor Documentation

RecordingSelector::RecordingSelector ( MythMainWindow parent,
QString  window_name,
QString  theme_filename,
const char *  name = 0 
)

Definition at line 29 of file recordingselector.cpp.

RecordingSelector::~RecordingSelector ( void   ) 

Definition at line 40 of file recordingselector.cpp.


Member Function Documentation

void RecordingSelector::keyPressEvent ( QKeyEvent *  e  ) 

Reimplemented from MythDialog.

Definition at line 46 of file recordingselector.cpp.

void RecordingSelector::OKPressed ( void   )  [slot]

Definition at line 312 of file recordingselector.cpp.

Referenced by wireUpTheme().

void RecordingSelector::cancelPressed ( void   )  [slot]

Definition at line 344 of file recordingselector.cpp.

Referenced by getRecordingList(), and wireUpTheme().

void RecordingSelector::showMenu ( void   )  [slot]

Definition at line 130 of file recordingselector.cpp.

Referenced by keyPressEvent().

void RecordingSelector::closePopupMenu ( void   )  [slot]

Definition at line 147 of file recordingselector.cpp.

Referenced by clearAll(), selectAll(), and showMenu().

void RecordingSelector::selectAll ( void   )  [slot]

Definition at line 156 of file recordingselector.cpp.

Referenced by showMenu().

void RecordingSelector::clearAll ( void   )  [slot]

Definition at line 175 of file recordingselector.cpp.

Referenced by showMenu().

void RecordingSelector::setCategory ( int  item  )  [slot]

Definition at line 453 of file recordingselector.cpp.

Referenced by getRecordingList(), and wireUpTheme().

void RecordingSelector::titleChanged ( UIListBtnTypeItem item  )  [slot]

Definition at line 262 of file recordingselector.cpp.

Referenced by updateRecordingList(), and wireUpTheme().

void RecordingSelector::updateRecordingList ( void   )  [private]

Definition at line 349 of file recordingselector.cpp.

Referenced by clearAll(), selectAll(), setCategory(), and wireUpTheme().

void RecordingSelector::updateSelectedList ( void   )  [private]

Definition at line 459 of file recordingselector.cpp.

Referenced by wireUpTheme().

void RecordingSelector::toggleSelectedState ( void   )  [private]

Definition at line 186 of file recordingselector.cpp.

Referenced by keyPressEvent().

void RecordingSelector::getRecordingList ( void   )  [private]

Definition at line 390 of file recordingselector.cpp.

Referenced by wireUpTheme().

void RecordingSelector::wireUpTheme ( void   )  [private]

Definition at line 206 of file recordingselector.cpp.

Referenced by RecordingSelector().


Member Data Documentation

QString RecordingSelector::themeDir [private]

Definition at line 42 of file recordingselector.h.

Definition at line 54 of file recordingselector.h.

Referenced by wireUpTheme().

Definition at line 55 of file recordingselector.h.

Referenced by wireUpTheme().

Definition at line 58 of file recordingselector.h.

Referenced by titleChanged(), and wireUpTheme().

Definition at line 59 of file recordingselector.h.

Referenced by titleChanged(), and wireUpTheme().

Definition at line 60 of file recordingselector.h.

Referenced by titleChanged(), and wireUpTheme().

Definition at line 61 of file recordingselector.h.

Referenced by titleChanged(), and wireUpTheme().

Definition at line 62 of file recordingselector.h.

Referenced by titleChanged(), and wireUpTheme().

Definition at line 63 of file recordingselector.h.

Referenced by titleChanged(), and wireUpTheme().

Definition at line 65 of file recordingselector.h.

Referenced by clearAll(), closePopupMenu(), RecordingSelector(), selectAll(), and showMenu().


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