MythTV  0.25-pre
Signals | Public Member Functions | Private Slots | Private Attributes
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 78 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 304 of file proglist_helpers.cpp.


Member Function Documentation

Reimplemented from MythScreenType.

Definition at line 317 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 392 of file proglist_helpers.cpp.

Referenced by Create(), and phraseClicked().

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

Definition at line 415 of file proglist_helpers.cpp.

Referenced by Create().

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

Definition at line 449 of file proglist_helpers.cpp.

Referenced by Create().

Definition at line 366 of file proglist_helpers.cpp.

Referenced by Create().

Definition at line 382 of file proglist_helpers.cpp.

Referenced by Create().


Member Data Documentation

Definition at line 102 of file proglist_helpers.h.

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

Definition at line 103 of file proglist_helpers.h.

Referenced by deleteClicked(), and recordClicked().

QStringList PowerSearchPopup::m_list [private]

Definition at line 104 of file proglist_helpers.h.

Referenced by Create(), and deleteClicked().

Definition at line 105 of file proglist_helpers.h.

Referenced by Create().

Definition at line 107 of file proglist_helpers.h.

Referenced by Create().

Definition at line 109 of file proglist_helpers.h.

Referenced by deleteClicked().

Definition at line 110 of file proglist_helpers.h.

Referenced by Create(), and phraseSelected().

Definition at line 111 of file proglist_helpers.h.

Referenced by Create(), and phraseSelected().

Definition at line 112 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