SmartPLDateDialog Class Reference

#include <smartplaylist.h>

Inheritance diagram for SmartPLDateDialog:

MythPopupBox MythDialog

List of all members.


Detailed Description

Definition at line 254 of file smartplaylist.h.


Public Member Functions

 SmartPLDateDialog (MythMainWindow *parent, const char *name=0)
 ~SmartPLDateDialog ()
QString getDate (void)
void setDate (QString date)

Protected Slots

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

Protected Member Functions

void keyPressEvent (QKeyEvent *e)

Private Attributes

QString dateValue
QVBoxLayout * vbox
QLabel * caption
QLabel * dayLabel
QLabel * monthLabel
QLabel * yearLabel
MythRadioButtonfixedRadio
MythSpinBoxdaySpinEdit
MythSpinBoxmonthSpinEdit
MythSpinBoxyearSpinEdit
MythRadioButtonnowRadio
MythCheckBoxaddDaysCheck
MythSpinBoxaddDaysSpinEdit
QLabel * statusLabel
QButton * cancelButton
QButton * okButton

Constructor & Destructor Documentation

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

Definition at line 2414 of file smartplaylist.cpp.

SmartPLDateDialog::~SmartPLDateDialog ( void   ) 

Definition at line 2567 of file smartplaylist.cpp.


Member Function Documentation

QString SmartPLDateDialog::getDate ( void   ) 

Definition at line 2576 of file smartplaylist.cpp.

Referenced by SmartPLCriteriaRow::editDate().

void SmartPLDateDialog::setDate ( QString  date  ) 

Definition at line 2599 of file smartplaylist.cpp.

Referenced by SmartPLCriteriaRow::editDate().

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

Definition at line 2686 of file smartplaylist.cpp.

Referenced by setDate(), and SmartPLDateDialog().

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

Definition at line 2702 of file smartplaylist.cpp.

Referenced by setDate(), and SmartPLDateDialog().

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

Definition at line 2720 of file smartplaylist.cpp.

Referenced by SmartPLDateDialog().

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

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

Reimplemented from MythPopupBox.

Definition at line 2646 of file smartplaylist.cpp.


Member Data Documentation

QString SmartPLDateDialog::dateValue [private]

Definition at line 276 of file smartplaylist.h.

QVBoxLayout* SmartPLDateDialog::vbox [private]

Reimplemented from MythPopupBox.

Definition at line 278 of file smartplaylist.h.

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

QLabel* SmartPLDateDialog::caption [private]

Definition at line 279 of file smartplaylist.h.

Referenced by SmartPLDateDialog().

QLabel* SmartPLDateDialog::dayLabel [private]

Definition at line 280 of file smartplaylist.h.

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

QLabel* SmartPLDateDialog::monthLabel [private]

Definition at line 281 of file smartplaylist.h.

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

QLabel* SmartPLDateDialog::yearLabel [private]

Definition at line 282 of file smartplaylist.h.

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

Definition at line 283 of file smartplaylist.h.

Referenced by getDate(), nowCheckToggled(), SmartPLDateDialog(), and valueChanged().

QLabel* SmartPLDateDialog::statusLabel [private]

Definition at line 292 of file smartplaylist.h.

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

QButton* SmartPLDateDialog::cancelButton [private]

Definition at line 294 of file smartplaylist.h.

Referenced by SmartPLDateDialog().

QButton* SmartPLDateDialog::okButton [private]

Definition at line 295 of file smartplaylist.h.

Referenced by SmartPLDateDialog(), and valueChanged().


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