SmartPLDateDialog Class Reference

#include <smartplaylist.h>

Inheritance diagram for SmartPLDateDialog:
MythScreenType MythUIType XMLParseBase

List of all members.

Signals

void dateChanged (QString date)

Public Member Functions

 SmartPLDateDialog (MythScreenStack *parent)
 ~SmartPLDateDialog ()
bool Create (void)
QString getDate (void)
void setDate (QString date)

Protected Slots

void okPressed (void)
void fixedCheckToggled (bool on)
void nowCheckToggled (bool on)
void valueChanged (void)

Private Attributes

bool m_updating
MythUICheckBoxm_fixedRadio
MythUISpinBoxm_daySpin
MythUISpinBoxm_monthSpin
MythUISpinBoxm_yearSpin
MythUICheckBoxm_nowRadio
MythUISpinBoxm_addDaysSpin
MythUITextm_statusText
MythUIButtonm_cancelButton
MythUIButtonm_okButton

Detailed Description

Definition at line 273 of file smartplaylist.h.


Constructor & Destructor Documentation

SmartPLDateDialog::SmartPLDateDialog ( MythScreenStack parent  ) 

Definition at line 2383 of file smartplaylist.cpp.

SmartPLDateDialog::~SmartPLDateDialog ( void   ) 

Definition at line 2444 of file smartplaylist.cpp.


Member Function Documentation

bool SmartPLDateDialog::Create ( void   )  [virtual]

Reimplemented from MythScreenType.

Definition at line 2393 of file smartplaylist.cpp.

Referenced by CriteriaRowEditor::editDate().

QString SmartPLDateDialog::getDate ( void   ) 

Definition at line 2448 of file smartplaylist.cpp.

Referenced by okPressed().

void SmartPLDateDialog::setDate ( QString  date  ) 

Definition at line 2470 of file smartplaylist.cpp.

Referenced by CriteriaRowEditor::editDate().

void SmartPLDateDialog::dateChanged ( QString  date  )  [signal]

Referenced by okPressed().

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

Definition at line 2548 of file smartplaylist.cpp.

Referenced by Create().

void SmartPLDateDialog::fixedCheckToggled ( bool  on  )  [protected, slot]

Definition at line 2511 of file smartplaylist.cpp.

Referenced by Create(), and setDate().

void SmartPLDateDialog::nowCheckToggled ( bool  on  )  [protected, slot]

Definition at line 2529 of file smartplaylist.cpp.

Referenced by Create(), and setDate().

void SmartPLDateDialog::valueChanged ( void   )  [protected, slot]

Definition at line 2557 of file smartplaylist.cpp.

Referenced by Create(), fixedCheckToggled(), and nowCheckToggled().


Member Data Documentation

Definition at line 298 of file smartplaylist.h.

Referenced by fixedCheckToggled(), nowCheckToggled(), and SmartPLDateDialog().

Definition at line 300 of file smartplaylist.h.

Referenced by Create(), getDate(), nowCheckToggled(), setDate(), and valueChanged().

Definition at line 305 of file smartplaylist.h.

Referenced by Create(), fixedCheckToggled(), setDate(), and valueChanged().

Definition at line 306 of file smartplaylist.h.

Referenced by Create(), fixedCheckToggled(), nowCheckToggled(), setDate(), and valueChanged().

Definition at line 308 of file smartplaylist.h.

Referenced by Create(), getDate(), and valueChanged().

Definition at line 310 of file smartplaylist.h.

Referenced by Create().

Definition at line 311 of file smartplaylist.h.

Referenced by Create(), and valueChanged().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:42:27 2012 for MythTV by  doxygen 1.6.3