MythNewsEditor Class Reference

#include <mythnewseditor.h>

Inheritance diagram for MythNewsEditor:
MythScreenType MythUIType XMLParseBase

List of all members.

Public Member Functions

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

Private Slots

void Save (void)

Private Attributes

QMutex m_lock
NewsSitem_site
QString m_siteName
bool m_editing
MythUITextm_titleText
MythUITextm_nameLabelText
MythUITextm_urlLabelText
MythUITextm_iconLabelText
MythUITextm_podcastLabelText
MythUITextEditm_nameEdit
MythUITextEditm_urlEdit
MythUITextEditm_iconEdit
MythUIButtonm_okButton
MythUIButtonm_cancelButton
MythUICheckBoxm_podcastCheck

Detailed Description

Definition at line 20 of file mythnewseditor.h.


Constructor & Destructor Documentation

MythNewsEditor::MythNewsEditor ( NewsSite site,
bool  edit,
MythScreenStack parent,
const QString &  name = "MythNewsEditor" 
)

Creates a new MythNewsEditor Screen.

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

Definition at line 26 of file mythnewseditor.cpp.

MythNewsEditor::~MythNewsEditor (  ) 

Definition at line 44 of file mythnewseditor.cpp.


Member Function Documentation

bool MythNewsEditor::Create ( void   )  [virtual]

Reimplemented from MythScreenType.

Definition at line 49 of file mythnewseditor.cpp.

Referenced by MythNews::ShowEditDialog().

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

Key event handler.

Parameters:
event Keypress event

Reimplemented from MythScreenType.

Definition at line 115 of file mythnewseditor.cpp.

void MythNewsEditor::Save ( void   )  [private, slot]

Definition at line 130 of file mythnewseditor.cpp.

Referenced by Create().


Member Data Documentation

QMutex MythNewsEditor::m_lock [mutable, private]

Definition at line 33 of file mythnewseditor.h.

Referenced by Create(), Save(), and ~MythNewsEditor().

Definition at line 34 of file mythnewseditor.h.

Referenced by Create().

QString MythNewsEditor::m_siteName [private]

Definition at line 35 of file mythnewseditor.h.

Referenced by Save().

Definition at line 36 of file mythnewseditor.h.

Referenced by Create(), and Save().

Definition at line 38 of file mythnewseditor.h.

Referenced by Create().

Definition at line 39 of file mythnewseditor.h.

Referenced by Create().

Definition at line 40 of file mythnewseditor.h.

Referenced by Create().

Definition at line 41 of file mythnewseditor.h.

Referenced by Create().

Definition at line 42 of file mythnewseditor.h.

Referenced by Create().

Definition at line 44 of file mythnewseditor.h.

Referenced by Create(), and Save().

Definition at line 45 of file mythnewseditor.h.

Referenced by Create(), and Save().

Definition at line 46 of file mythnewseditor.h.

Referenced by Create(), and Save().

Definition at line 48 of file mythnewseditor.h.

Referenced by Create().

Definition at line 49 of file mythnewseditor.h.

Referenced by Create().

Definition at line 51 of file mythnewseditor.h.

Referenced by Create(), and Save().


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