PowerSearchPopup Class Reference

#include <proglist_helpers.h>

Inheritance diagram for PowerSearchPopup:
MythScreenType MythUIType XMLParseBase

List of all members.

Signals

void haveResult (QString item)

Public Member Functions

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

Private Slots

void editClicked (void)
void deleteClicked (void)
void recordClicked (void)
void phraseClicked (MythUIButtonListItem *item)
void phraseSelected (MythUIButtonListItem *item)

Private Attributes

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

Detailed Description

Definition at line 53 of file proglist_helpers.h.


Constructor & Destructor Documentation

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

Definition at line 228 of file proglist_helpers.cpp.


Member Function Documentation

bool PowerSearchPopup::Create ( void   )  [virtual]

Reimplemented from MythScreenType.

Definition at line 241 of file proglist_helpers.cpp.

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

Referenced by phraseClicked(), and recordClicked().

void PowerSearchPopup::editClicked ( void   )  [private, slot]

Definition at line 316 of file proglist_helpers.cpp.

Referenced by Create(), and phraseClicked().

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

Definition at line 339 of file proglist_helpers.cpp.

Referenced by Create().

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

Definition at line 373 of file proglist_helpers.cpp.

Referenced by Create().

void PowerSearchPopup::phraseClicked ( MythUIButtonListItem item  )  [private, slot]

Definition at line 290 of file proglist_helpers.cpp.

Referenced by Create().

void PowerSearchPopup::phraseSelected ( MythUIButtonListItem item  )  [private, slot]

Definition at line 306 of file proglist_helpers.cpp.

Referenced by Create().


Member Data Documentation

Definition at line 77 of file proglist_helpers.h.

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

Definition at line 78 of file proglist_helpers.h.

Referenced by deleteClicked(), and recordClicked().

QStringList PowerSearchPopup::m_list [private]

Definition at line 79 of file proglist_helpers.h.

Referenced by Create(), and deleteClicked().

Definition at line 80 of file proglist_helpers.h.

Referenced by Create().

Definition at line 82 of file proglist_helpers.h.

Referenced by Create().

Definition at line 84 of file proglist_helpers.h.

Referenced by deleteClicked().

Definition at line 85 of file proglist_helpers.h.

Referenced by Create(), and phraseSelected().

Definition at line 86 of file proglist_helpers.h.

Referenced by Create(), and phraseSelected().

Definition at line 87 of file proglist_helpers.h.

Referenced by Create(), and phraseSelected().


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:20 2012 for MythTV by  doxygen 1.6.3