SmartPLOrderByDialog Class Reference

#include <smartplaylist.h>

Inheritance diagram for SmartPLOrderByDialog:

MythPopupBox MythDialog

List of all members.


Detailed Description

Definition at line 213 of file smartplaylist.h.


Public Member Functions

 SmartPLOrderByDialog (MythMainWindow *parent, const char *name=0)
 ~SmartPLOrderByDialog ()
QString getFieldList (void)
void setFieldList (QString fieldList)

Protected Slots

void addPressed (void)
void deletePressed (void)
void moveUpPressed (void)
void moveDownPressed (void)
void ascendingPressed (void)
void descendingPressed (void)
void orderByChanged (void)
void listBoxSelectionChanged (QListBoxItem *item)

Protected Member Functions

void keyPressEvent (QKeyEvent *e)

Private Member Functions

void getOrderByFields (void)

Private Attributes

QVBoxLayout * vbox
QLabel * caption
MythComboBoxorderByCombo
MythListBoxlistbox
QButton * addButton
QButton * deleteButton
QButton * moveUpButton
QButton * moveDownButton
QButton * ascendingButton
QButton * descendingButton
QButton * okButton

Constructor & Destructor Documentation

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

Definition at line 2075 of file smartplaylist.cpp.

SmartPLOrderByDialog::~SmartPLOrderByDialog ( void   ) 

Definition at line 2186 of file smartplaylist.cpp.


Member Function Documentation

QString SmartPLOrderByDialog::getFieldList ( void   ) 

Definition at line 2195 of file smartplaylist.cpp.

Referenced by SmartPlaylistEditor::orderByClicked().

void SmartPLOrderByDialog::setFieldList ( QString  fieldList  ) 

Definition at line 2214 of file smartplaylist.cpp.

Referenced by SmartPlaylistEditor::orderByClicked().

void SmartPLOrderByDialog::addPressed ( void   )  [protected, slot]

Definition at line 2322 of file smartplaylist.cpp.

Referenced by keyPressEvent(), and SmartPLOrderByDialog().

void SmartPLOrderByDialog::deletePressed ( void   )  [protected, slot]

Definition at line 2329 of file smartplaylist.cpp.

Referenced by keyPressEvent(), and SmartPLOrderByDialog().

void SmartPLOrderByDialog::moveUpPressed ( void   )  [protected, slot]

Definition at line 2335 of file smartplaylist.cpp.

Referenced by keyPressEvent(), and SmartPLOrderByDialog().

void SmartPLOrderByDialog::moveDownPressed ( void   )  [protected, slot]

Definition at line 2352 of file smartplaylist.cpp.

Referenced by keyPressEvent(), and SmartPLOrderByDialog().

void SmartPLOrderByDialog::ascendingPressed ( void   )  [protected, slot]

Definition at line 2308 of file smartplaylist.cpp.

Referenced by keyPressEvent(), and SmartPLOrderByDialog().

void SmartPLOrderByDialog::descendingPressed ( void   )  [protected, slot]

Definition at line 2315 of file smartplaylist.cpp.

Referenced by keyPressEvent(), and SmartPLOrderByDialog().

void SmartPLOrderByDialog::orderByChanged ( void   )  [protected, slot]

void SmartPLOrderByDialog::listBoxSelectionChanged ( QListBoxItem *  item  )  [protected, slot]

Definition at line 2225 of file smartplaylist.cpp.

Referenced by SmartPLOrderByDialog().

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

Reimplemented from MythPopupBox.

Definition at line 2233 of file smartplaylist.cpp.

void SmartPLOrderByDialog::getOrderByFields ( void   )  [private]

Definition at line 2403 of file smartplaylist.cpp.

Referenced by SmartPLOrderByDialog().


Member Data Documentation

QVBoxLayout* SmartPLOrderByDialog::vbox [private]

Reimplemented from MythPopupBox.

Definition at line 241 of file smartplaylist.h.

Referenced by SmartPLOrderByDialog(), and ~SmartPLOrderByDialog().

QLabel* SmartPLOrderByDialog::caption [private]

Definition at line 242 of file smartplaylist.h.

Referenced by SmartPLOrderByDialog().

QButton* SmartPLOrderByDialog::addButton [private]

Definition at line 245 of file smartplaylist.h.

Referenced by orderByChanged(), and SmartPLOrderByDialog().

Definition at line 246 of file smartplaylist.h.

Referenced by orderByChanged(), and SmartPLOrderByDialog().

Definition at line 247 of file smartplaylist.h.

Referenced by orderByChanged(), and SmartPLOrderByDialog().

Definition at line 248 of file smartplaylist.h.

Referenced by orderByChanged(), and SmartPLOrderByDialog().

Definition at line 249 of file smartplaylist.h.

Referenced by descendingPressed(), orderByChanged(), and SmartPLOrderByDialog().

Definition at line 250 of file smartplaylist.h.

Referenced by ascendingPressed(), orderByChanged(), and SmartPLOrderByDialog().

QButton* SmartPLOrderByDialog::okButton [private]

Definition at line 251 of file smartplaylist.h.

Referenced by SmartPLOrderByDialog().


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

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