|
MythTV
0.27pre
|
This class is used as a container for messages. More...
#include <mythevent.h>

Public Member Functions | |
| MythEvent (int t) | |
| MythEvent (int t, const QString lmessage) | |
| MythEvent (int t, const QString lmessage, const QStringList &lextradata) | |
| MythEvent (const QString lmessage) | |
| MythEvent (const QString lmessage, const QStringList &lextradata) | |
| MythEvent (const QString lmessage, const QString lextradata) | |
| virtual | ~MythEvent () |
| const QString & | Message () const |
| const QString & | ExtraData (int idx=0) const |
| const QStringList & | ExtraDataList () const |
| int | ExtraDataCount () const |
| virtual MythEvent * | clone () const |
Static Public Attributes | |
| static Type | MythEventMessage |
| static Type | MythUserMessage |
| static Type | kUpdateTvProgressEventType |
| static Type | kExitToMainMenuEventType |
| static Type | kMythPostShowEventType |
| static Type | kEnableDrawingEventType |
| static Type | kDisableDrawingEventType |
| static Type | kPushDisableDrawingEventType |
| static Type | kPopDisableDrawingEventType |
| static Type | kLockInputDevicesEventType |
| static Type | kUnlockInputDevicesEventType |
| static Type | kUpdateBrowseInfoEventType |
| static Type | kDisableUDPListenerEventType |
| static Type | kEnableUDPListenerEventType |
Private Attributes | |
| QString | m_message |
| QStringList | m_extradata |
This class is used as a container for messages.
Any subclass of this that adds data to the event should override the clone method. As example, see OutputEvent in output.h.
Definition at line 16 of file mythevent.h.
|
inline |
Definition at line 19 of file mythevent.h.
|
inline |
Definition at line 23 of file mythevent.h.
|
inline |
Definition at line 29 of file mythevent.h.
|
inline |
Definition at line 36 of file mythevent.h.
|
inline |
Definition at line 42 of file mythevent.h.
|
inline |
Definition at line 49 of file mythevent.h.
|
inlinevirtual |
Definition at line 56 of file mythevent.h.
|
inline |
Definition at line 58 of file mythevent.h.
Referenced by MythInfoMapEvent::clone(), BackendConnectionManager::customEvent(), IdleScreen::customEvent(), LCDProcClient::customEvent(), WelcomeDialog::customEvent(), VideoSetupWizard::customEvent(), StreamView::customEvent(), ThemeChooser::customEvent(), ViewScheduled::customEvent(), MythSystemEventHandler::customEvent(), ProgFinder::customEvent(), ProgLister::customEvent(), BackendSelection::customEvent(), UPNPScanner::customEvent(), BrowserApi::customEvent(), NewsSite::customEvent(), DecoderHandler::customEvent(), MainServer::customEvent(), NetSearch::customEvent(), NetworkControl::customEvent(), JobQueue::customEvent(), PlaybackBox::customEvent(), MythWebView::customEvent(), GuideGrid::customEvent(), EditAlbumartDialog::customEvent(), NetTree::customEvent(), HouseKeeper::customEvent(), MythMainWindow::customEvent(), MusicPlayer::customEvent(), TV::customEvent(), MythCoreContext::dispatch(), MythCoreContext::dispatchNow(), PBHEventHandler::event(), PreviewGeneratorQueue::event(), MythContextPrivate::event(), PreviewGenerator::event(), incomingCustomEvent(), and MythCoreContext::SendEvent().
|
inline |
Definition at line 59 of file mythevent.h.
Referenced by BackendSelection::customEvent(), UPNPScanner::customEvent(), MainServer::customEvent(), PlaybackBox::customEvent(), MythMainWindow::customEvent(), TV::customEvent(), PBHEventHandler::event(), PreviewGeneratorQueue::event(), MythContextPrivate::event(), PreviewGenerator::event(), and MainServer::HandleSlaveDisconnectedEvent().
|
inline |
Definition at line 60 of file mythevent.h.
Referenced by VideoSetupWizard::customEvent(), StreamView::customEvent(), ThemeChooser::customEvent(), NewsSite::customEvent(), DecoderHandler::customEvent(), MainServer::customEvent(), NetSearch::customEvent(), PlaybackBox::customEvent(), MythWebView::customEvent(), NetTree::customEvent(), TV::customEvent(), PBHEventHandler::event(), and PreviewGeneratorQueue::event().
|
inline |
Definition at line 61 of file mythevent.h.
Referenced by UPNPScanner::customEvent(), MainServer::customEvent(), PlaybackBox::customEvent(), MythMainWindow::customEvent(), TV::customEvent(), MythContextPrivate::event(), PreviewGenerator::event(), and MainServer::HandleSlaveDisconnectedEvent().
Reimplemented in MythInfoMapEvent, OutputEvent, DecoderHandlerEvent, DecoderEvent, and MusicPlayerEvent.
Definition at line 63 of file mythevent.h.
Referenced by MythObservable::dispatch(), and MythObservable::dispatchNow().
|
static |
Definition at line 66 of file mythevent.h.
Referenced by BackendConnectionManager::customEvent(), MessageHandler::customEvent(), IdleScreen::customEvent(), LCDProcClient::customEvent(), WelcomeDialog::customEvent(), VideoSetupWizard::customEvent(), StreamView::customEvent(), ThemeChooser::customEvent(), ViewScheduled::customEvent(), MythSystemEventHandler::customEvent(), ProgFinder::customEvent(), ProgLister::customEvent(), BackendSelection::customEvent(), UPNPScanner::customEvent(), BrowserApi::customEvent(), NewsSite::customEvent(), DecoderHandler::customEvent(), MainServer::customEvent(), NetSearch::customEvent(), NetworkControl::customEvent(), JobQueue::customEvent(), PlaybackBox::customEvent(), MythWebView::customEvent(), GuideGrid::customEvent(), EditAlbumartDialog::customEvent(), NetTree::customEvent(), HouseKeeper::customEvent(), MythMainWindow::customEvent(), MusicPlayer::customEvent(), TV::customEvent(), MythMainWindow::doRemoteScreenShot(), PBHEventHandler::event(), PreviewGeneratorQueue::event(), MythContextPrivate::event(), PreviewGenerator::event(), TV::eventFilter(), incomingCustomEvent(), and NetworkControl::saveScreenshot().
|
static |
Definition at line 67 of file mythevent.h.
Referenced by MythMainWindow::customEvent(), TV::customEvent(), TV::eventFilter(), MythUDPListener::Process(), NetworkControl::processMessage(), and Frontend::SendMessage().
|
static |
Definition at line 68 of file mythevent.h.
Referenced by TV::customEvent(), TV::eventFilter(), and BDRingBuffer::ProgressUpdate().
|
static |
Definition at line 69 of file mythevent.h.
Referenced by MythMainWindow::customEvent(), MythMainWindow::detach(), MythMainWindow::JumpTo(), MythWizard::keyPressEvent(), MythScreenStack::PopScreen(), and MythMainWindow::TranslateKeyPress().
|
static |
Definition at line 70 of file mythevent.h.
Referenced by MythMainWindow::event().
|
static |
Definition at line 71 of file mythevent.h.
Referenced by MythMainWindow::customEvent(), and MythMainWindow::SetDrawEnabled().
|
static |
Definition at line 72 of file mythevent.h.
Referenced by MythMainWindow::customEvent(), and MythMainWindow::SetDrawEnabled().
|
static |
Definition at line 73 of file mythevent.h.
Referenced by MythMainWindow::customEvent(), and MythSystemLegacy::HandlePreRun().
|
static |
Definition at line 74 of file mythevent.h.
Referenced by MythMainWindow::customEvent(), and MythSystemLegacy::HandlePostRun().
|
static |
Definition at line 75 of file mythevent.h.
Referenced by MythMainWindow::customEvent(), and MythSystemLegacy::HandlePreRun().
|
static |
Definition at line 76 of file mythevent.h.
Referenced by MythMainWindow::customEvent(), and MythSystemLegacy::HandlePostRun().
|
static |
Definition at line 77 of file mythevent.h.
Referenced by TV::customEvent().
|
static |
Definition at line 78 of file mythevent.h.
Referenced by MythMainWindow::customEvent(), and MythSystemLegacy::HandlePreRun().
|
static |
Definition at line 79 of file mythevent.h.
Referenced by MythMainWindow::customEvent(), and MythSystemLegacy::HandlePostRun().
|
private |
Definition at line 82 of file mythevent.h.
|
private |
Definition at line 83 of file mythevent.h.
1.8.1.2