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

#include <proglist_helpers.h>

Inheritance diagram for PhrasePopup:
MythScreenType MythUIType XMLParseBase

List of all members.

Signals

void haveResult (QString item)

Public Member Functions

 PhrasePopup (MythScreenStack *parentStack, ProgLister *parent, RecSearchType searchType, const QStringList &list, const QString &currentValue)
bool Create ()

Private Slots

void okClicked (void)
void deleteClicked (void)
void recordClicked (void)
void phraseClicked (MythUIButtonListItem *item)
void phraseSelected (MythUIButtonListItem *item)
void editChanged (void)

Private Attributes

ProgListerm_parent
RecSearchType m_searchType
QStringList m_list
QString m_currentValue
MythUITextm_titleText
MythUIButtonListm_phraseList
MythUITextEditm_phraseEdit
MythUIButtonm_okButton
MythUIButtonm_deleteButton
MythUIButtonm_recordButton

Detailed Description

Definition at line 15 of file proglist_helpers.h.


Constructor & Destructor Documentation

PhrasePopup::PhrasePopup ( MythScreenStack parentStack,
ProgLister parent,
RecSearchType  searchType,
const QStringList &  list,
const QString &  currentValue 
)

Definition at line 13 of file proglist_helpers.cpp.


Member Function Documentation

bool PhrasePopup::Create ( void  ) [virtual]

Reimplemented from MythScreenType.

Definition at line 26 of file proglist_helpers.cpp.

void PhrasePopup::haveResult ( QString  item) [signal]

Referenced by okClicked().

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

Definition at line 122 of file proglist_helpers.cpp.

Referenced by Create(), phraseClicked(), and recordClicked().

void PhrasePopup::deleteClicked ( void  ) [private, slot]

Definition at line 137 of file proglist_helpers.cpp.

Referenced by Create().

void PhrasePopup::recordClicked ( void  ) [private, slot]

Definition at line 171 of file proglist_helpers.cpp.

Referenced by Create().

Definition at line 94 of file proglist_helpers.cpp.

Referenced by Create().

Definition at line 107 of file proglist_helpers.cpp.

Referenced by Create().

void PhrasePopup::editChanged ( void  ) [private, slot]

Definition at line 86 of file proglist_helpers.cpp.

Referenced by Create().


Member Data Documentation

Definition at line 40 of file proglist_helpers.h.

Referenced by deleteClicked(), okClicked(), and recordClicked().

Definition at line 41 of file proglist_helpers.h.

Referenced by Create(), deleteClicked(), and recordClicked().

QStringList PhrasePopup::m_list [private]

Definition at line 42 of file proglist_helpers.h.

Referenced by Create(), deleteClicked(), and editChanged().

QString PhrasePopup::m_currentValue [private]

Definition at line 43 of file proglist_helpers.h.

Referenced by Create(), and PhrasePopup().

Definition at line 45 of file proglist_helpers.h.

Referenced by Create().

Definition at line 46 of file proglist_helpers.h.

Referenced by Create(), deleteClicked(), okClicked(), phraseClicked(), and phraseSelected().

Definition at line 48 of file proglist_helpers.h.

Referenced by Create(), editChanged(), and phraseSelected().

Definition at line 49 of file proglist_helpers.h.

Referenced by Create(), editChanged(), and phraseSelected().

Definition at line 50 of file proglist_helpers.h.

Referenced by Create(), editChanged(), and phraseSelected().


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