MythTV  0.26-pre
Signals | Public Member Functions | Protected Slots | Private Member Functions | Private Attributes
SmartPLOrderByDialog Class Reference

#include <smartplaylist.h>

Inheritance diagram for SmartPLOrderByDialog:
MythScreenType MythUIType XMLParseBase

List of all members.

Signals

void orderByChanged (QString orderBy)

Public Member Functions

 SmartPLOrderByDialog (MythScreenStack *parent)
 ~SmartPLOrderByDialog ()
bool Create (void)
QString getFieldList (void)
void setFieldList (const QString &fieldList)

Protected Slots

void addPressed (void)
void deletePressed (void)
void moveUpPressed (void)
void moveDownPressed (void)
void ascendingPressed (void)
void descendingPressed (void)
void okPressed (void)
void orderByChanged (void)
void fieldListSelectionChanged (MythUIButtonListItem *item)

Private Member Functions

void getOrderByFields (void)

Private Attributes

MythUIButtonListm_fieldList
MythUIButtonListm_orderSelector
MythUIButtonm_addButton
MythUIButtonm_deleteButton
MythUIButtonm_moveUpButton
MythUIButtonm_moveDownButton
MythUIButtonm_ascendingButton
MythUIButtonm_descendingButton
MythUIButtonm_cancelButton
MythUIButtonm_okButton

Detailed Description

Definition at line 230 of file smartplaylist.h.


Constructor & Destructor Documentation

Definition at line 1832 of file smartplaylist.cpp.

Definition at line 1841 of file smartplaylist.cpp.


Member Function Documentation

Reimplemented from MythScreenType.

Definition at line 1845 of file smartplaylist.cpp.

Definition at line 1892 of file smartplaylist.cpp.

Referenced by okPressed().

void SmartPLOrderByDialog::setFieldList ( const QString &  fieldList)

Definition at line 1911 of file smartplaylist.cpp.

void SmartPLOrderByDialog::orderByChanged ( QString  orderBy) [signal]
void SmartPLOrderByDialog::addPressed ( void  ) [protected, slot]

Definition at line 1958 of file smartplaylist.cpp.

Referenced by Create().

Definition at line 1967 of file smartplaylist.cpp.

Referenced by Create().

Definition at line 1978 of file smartplaylist.cpp.

Referenced by Create().

Definition at line 1993 of file smartplaylist.cpp.

Referenced by Create().

Definition at line 1934 of file smartplaylist.cpp.

Referenced by Create().

Definition at line 1946 of file smartplaylist.cpp.

Referenced by Create().

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

Definition at line 2008 of file smartplaylist.cpp.

Referenced by Create().

Definition at line 1926 of file smartplaylist.cpp.

Referenced by Create().

Definition at line 2046 of file smartplaylist.cpp.

Referenced by Create().


Member Data Documentation

Definition at line 263 of file smartplaylist.h.

Referenced by Create(), deletePressed(), and orderByChanged().

Definition at line 264 of file smartplaylist.h.

Referenced by Create(), deletePressed(), and orderByChanged().

Definition at line 265 of file smartplaylist.h.

Referenced by Create(), moveDownPressed(), moveUpPressed(), and orderByChanged().

Definition at line 266 of file smartplaylist.h.

Referenced by Create(), moveDownPressed(), moveUpPressed(), and orderByChanged().

Definition at line 267 of file smartplaylist.h.

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

Definition at line 268 of file smartplaylist.h.

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

Definition at line 269 of file smartplaylist.h.

Referenced by Create().

Definition at line 270 of file smartplaylist.h.

Referenced by Create().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends