SearchEditor Class Reference

#include <searcheditor.h>

Inheritance diagram for SearchEditor:
MythScreenType MythUIType XMLParseBase

List of all members.

Public Slots

void toggleItem (MythUIButtonListItem *item)
void slotLoadedData (void)

Signals

void itemsChanged (void)

Public Member Functions

 SearchEditor (MythScreenStack *parent, const QString name="SearchEditor")
 Creates a new SearchEditor Screen.
 ~SearchEditor ()
bool Create (void)
bool keyPressEvent (QKeyEvent *)
 Key event handler.

Protected Member Functions

void createBusyDialog (QString title)

Private Member Functions

void loadData (void)
void fillGrabberButtonList ()
void parsedData ()

Private Attributes

GrabberScript::scriptList m_grabberList
MythUIButtonListm_grabbers
MythUIBusyDialogm_busyPopup
MythScreenStackm_popupStack
QNetworkAccessManager * m_manager
QNetworkReply * m_reply
bool m_changed

Detailed Description

Definition at line 20 of file searcheditor.h.


Constructor & Destructor Documentation

SearchEditor::SearchEditor ( MythScreenStack parent,
const QString  name = "SearchEditor" 
)

Creates a new SearchEditor Screen.

Parameters:
parent Pointer to the screen stack
name The name of the window

Definition at line 29 of file searcheditor.cpp.

SearchEditor::~SearchEditor (  ) 

Definition at line 42 of file searcheditor.cpp.


Member Function Documentation

bool SearchEditor::Create ( void   )  [virtual]

Reimplemented from MythScreenType.

Definition at line 58 of file searcheditor.cpp.

Referenced by NetSearch::runSearchEditor().

bool SearchEditor::keyPressEvent ( QKeyEvent *   )  [virtual]

Key event handler.

Parameters:
event Keypress event

Reimplemented from MythScreenType.

Definition at line 174 of file searcheditor.cpp.

void SearchEditor::loadData ( void   )  [private]

Definition at line 85 of file searcheditor.cpp.

Referenced by Create().

void SearchEditor::fillGrabberButtonList ( void   )  [private]

Definition at line 189 of file searcheditor.cpp.

Referenced by parsedData().

void SearchEditor::parsedData (  )  [private]

Definition at line 144 of file searcheditor.cpp.

Referenced by slotLoadedData().

void SearchEditor::createBusyDialog ( QString  title  )  [protected]

Definition at line 155 of file searcheditor.cpp.

Referenced by loadData().

void SearchEditor::itemsChanged ( void   )  [signal]

Referenced by ~SearchEditor().

void SearchEditor::toggleItem ( MythUIButtonListItem item  )  [slot]

Definition at line 219 of file searcheditor.cpp.

Referenced by Create().

void SearchEditor::slotLoadedData ( void   )  [slot]

Definition at line 99 of file searcheditor.cpp.

Referenced by loadData().


Member Data Documentation

Definition at line 37 of file searcheditor.h.

Referenced by fillGrabberButtonList(), slotLoadedData(), and ~SearchEditor().

Definition at line 38 of file searcheditor.h.

Referenced by Create(), and fillGrabberButtonList().

Definition at line 39 of file searcheditor.h.

Referenced by createBusyDialog(), and parsedData().

Definition at line 40 of file searcheditor.h.

Referenced by createBusyDialog(), and SearchEditor().

QNetworkAccessManager* SearchEditor::m_manager [private]

Definition at line 42 of file searcheditor.h.

Referenced by loadData(), and ~SearchEditor().

QNetworkReply* SearchEditor::m_reply [private]

Definition at line 43 of file searcheditor.h.

Referenced by loadData(), and slotLoadedData().

Definition at line 44 of file searcheditor.h.

Referenced by toggleItem(), and ~SearchEditor().


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