MythTV  0.25-pre
Signals | Public Member Functions | Private Slots | Private Attributes
TimePopup Class Reference

#include <proglist_helpers.h>

Inheritance diagram for TimePopup:
MythScreenType MythUIType XMLParseBase

List of all members.

Signals

void haveResult (QDateTime time)

Public Member Functions

 TimePopup (MythScreenStack *parentStack, ProgLister *parent)
bool Create ()

Private Slots

void okClicked (void)

Private Attributes

ProgListerm_parent
QStringList m_list
QString m_currentValue
MythUIButtonListm_dateList
MythUIButtonListm_timeList
MythUIButtonm_okButton

Detailed Description

Definition at line 53 of file proglist_helpers.h.


Constructor & Destructor Documentation

TimePopup::TimePopup ( MythScreenStack parentStack,
ProgLister parent 
)

Definition at line 228 of file proglist_helpers.cpp.


Member Function Documentation

bool TimePopup::Create ( void  ) [virtual]

Reimplemented from MythScreenType.

Definition at line 235 of file proglist_helpers.cpp.

void TimePopup::haveResult ( QDateTime  time) [signal]

Referenced by okClicked().

void TimePopup::okClicked ( void  ) [private, slot]

Definition at line 286 of file proglist_helpers.cpp.

Referenced by Create().


Member Data Documentation

Definition at line 69 of file proglist_helpers.h.

Referenced by Create(), and okClicked().

QStringList TimePopup::m_list [private]

Definition at line 70 of file proglist_helpers.h.

QString TimePopup::m_currentValue [private]

Definition at line 71 of file proglist_helpers.h.

Definition at line 73 of file proglist_helpers.h.

Referenced by Create(), and okClicked().

Definition at line 74 of file proglist_helpers.h.

Referenced by Create(), and okClicked().

Definition at line 75 of file proglist_helpers.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