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

#include <rsseditor.h>

Inheritance diagram for RSSEditor:
MythScreenType MythUIType XMLParseBase

List of all members.

Public Slots

void slotItemChanged ()
void loadData (void)
void slotDeleteSite (void)
void doDeleteSite (bool remove)
void slotEditSite (void)
void slotNewSite (void)
void listChanged (void)

Signals

void itemsChanged (void)

Public Member Functions

 RSSEditor (MythScreenStack *parent, const QString &name="RSSEditor")
 ~RSSEditor ()
bool Create (void)
bool keyPressEvent (QKeyEvent *)
 Key event handler.

Private Member Functions

void fillRSSButtonList ()

Private Attributes

QMutex m_lock
bool m_changed
RSSSite::rssList m_siteList
MythUIButtonListm_sites
MythUIButtonm_new
MythUIButtonm_delete
MythUIButtonm_edit
MythUIImagem_image
MythUITextm_title
MythUITextm_url
MythUITextm_desc
MythUITextm_author

Detailed Description

Definition at line 74 of file rsseditor.h.


Constructor & Destructor Documentation

RSSEditor::RSSEditor ( MythScreenStack parent,
const QString &  name = "RSSEditor" 
)

Definition at line 349 of file rsseditor.cpp.

Definition at line 356 of file rsseditor.cpp.


Member Function Documentation

bool RSSEditor::Create ( void  ) [virtual]

Reimplemented from MythScreenType.

Definition at line 364 of file rsseditor.cpp.

Referenced by NetTree::runRSSEditor().

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

Key event handler.

Parameters:
eventKeypress event

Reimplemented from MythScreenType.

Definition at line 436 of file rsseditor.cpp.

Definition at line 469 of file rsseditor.cpp.

Referenced by loadData().

Referenced by ~RSSEditor().

Definition at line 494 of file rsseditor.cpp.

Referenced by Create().

Definition at line 417 of file rsseditor.cpp.

Referenced by Create(), and listChanged().

Definition at line 523 of file rsseditor.cpp.

Referenced by Create(), and keyPressEvent().

void RSSEditor::doDeleteSite ( bool  remove) [slot]

Definition at line 592 of file rsseditor.cpp.

Referenced by slotDeleteSite().

Definition at line 545 of file rsseditor.cpp.

Referenced by Create(), and keyPressEvent().

Definition at line 571 of file rsseditor.cpp.

Referenced by Create().

Definition at line 605 of file rsseditor.cpp.

Referenced by doDeleteSite(), slotEditSite(), and slotNewSite().


Member Data Documentation

QMutex RSSEditor::m_lock [mutable, private]

Definition at line 89 of file rsseditor.h.

Referenced by listChanged(), and ~RSSEditor().

Definition at line 91 of file rsseditor.h.

Referenced by fillRSSButtonList(), and loadData().

Definition at line 93 of file rsseditor.h.

Referenced by Create().

Definition at line 94 of file rsseditor.h.

Referenced by Create(), and loadData().

Definition at line 95 of file rsseditor.h.

Referenced by Create(), and loadData().

Definition at line 97 of file rsseditor.h.

Referenced by Create(), and slotItemChanged().

Definition at line 98 of file rsseditor.h.

Referenced by Create(), and slotItemChanged().

Definition at line 99 of file rsseditor.h.

Referenced by Create(), and slotItemChanged().

Definition at line 100 of file rsseditor.h.

Referenced by Create(), and slotItemChanged().

Definition at line 101 of file rsseditor.h.

Referenced by Create(), and slotItemChanged().


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