| clone() const override | MythNotification | |
| ExtraData(int idx=0) const | MythEvent | inline |
| ExtraDataCount() const | MythEvent | inline |
| ExtraDataList() const | MythEvent | inline |
| FromStringList() | MythNotification | |
| GetDescription() const | MythNotification | inline |
| GetDuration() const | MythNotification | inline |
| GetFullScreen() const | MythNotification | inline |
| GetId() const | MythNotification | inline |
| GetMetaData() const | MythNotification | inline |
| GetParent() const | MythNotification | inline |
| GetPriority() const | MythNotification | inline |
| GetStyle() const | MythNotification | inline |
| GetVisibility() const | MythNotification | inline |
| kAll enum value | MythNotification | |
| kBusy | MythNotification | static |
| kCheck | MythNotification | static |
| kDefault enum value | MythNotification | |
| kDisableUDPListenerEventType | MythEvent | static |
| kEnableUDPListenerEventType | MythEvent | static |
| kError | MythNotification | static |
| kExitToMainMenuEventType | MythEvent | static |
| kHigh enum value | MythNotification | |
| kHigher enum value | MythNotification | |
| kHighest enum value | MythNotification | |
| kInfo | MythNotification | static |
| kLockInputDevicesEventType | MythEvent | static |
| kLow enum value | MythNotification | |
| kMedium enum value | MythNotification | |
| kMusic enum value | MythNotification | |
| kMythEventMessage | MythEvent | static |
| kMythPostShowEventType | MythEvent | static |
| kMythUserMessage | MythEvent | static |
| kNew | MythNotification | static |
| kNone enum value | MythNotification | |
| kPlayback enum value | MythNotification | |
| kPopDisableDrawingEventType | MythEvent | static |
| kPushDisableDrawingEventType | MythEvent | static |
| kRecordings enum value | MythNotification | |
| kSettings enum value | MythNotification | |
| kUnlockInputDevicesEventType | MythEvent | static |
| kUpdate | MythNotification | static |
| kUpdateBrowseInfoEventType | MythEvent | static |
| kUpdateTvProgressEventType | MythEvent | static |
| kVideos enum value | MythNotification | |
| kWarning | MythNotification | static |
| kWizard enum value | MythNotification | |
| log(const QString &prefix) | MythEvent | |
| m_description | MythNotification | protected |
| m_duration | MythNotification | protected |
| m_extradata | MythEvent | protected |
| m_fullScreen | MythNotification | protected |
| m_id | MythNotification | protected |
| m_message | MythEvent | protected |
| m_metadata | MythNotification | protected |
| m_parent | MythNotification | protected |
| m_priority | MythNotification | protected |
| m_style | MythNotification | protected |
| m_visibility | MythNotification | protected |
| Message() const | MythEvent | inline |
| MythErrorNotification(const QString &Title, const QString &Author, const QString &Details=QString()) | MythErrorNotification | |
| MythEvent(int type) | MythEvent | inlineexplicit |
| MythEvent(int type, QString lmessage) | MythEvent | inline |
| MythEvent(int type, QString lmessage, QStringList lextradata) | MythEvent | inline |
| MythEvent(QString lmessage) | MythEvent | inlineexplicit |
| MythEvent(QString lmessage, QStringList lextradata) | MythEvent | inline |
| MythEvent(QString lmessage, const QString &lextradata) | MythEvent | inline |
| MythEvent(const MythEvent &other)=default | MythEvent | protected |
| MythEvent(MythEvent &&)=delete | MythEvent | |
| MythNotification(Type nType, void *Parent=nullptr) | MythNotification | |
| MythNotification(int Id, void *Parent) | MythNotification | |
| MythNotification(const QString &Title, const QString &Author, const QString &Details=QString()) | MythNotification | |
| MythNotification(Type nType, const QString &Title, const QString &Author, const QString &Details=QString(), const QString &Extra=QString()) | MythNotification | |
| MythNotification(Type nType, DMAP Metadata) | MythNotification | |
| MythNotification(const MythEvent &Event) | MythNotification | explicit |
| MythNotification(MythNotification &&)=delete | MythNotification | |
| MythNotification(const MythNotification &Notification) | MythNotification | protected |
| operator=(MythNotification &&)=delete | MythNotification | |
| operator=(const MythNotification &) | MythNotification | protected |
| MythEvent::operator=(const MythEvent &other)=default | MythEvent | protected |
| MythEvent::operator=(MythEvent &&)=delete | MythEvent | |
| Priority enum name | MythNotification | |
| SetDescription(const QString &Description) | MythNotification | |
| SetDuration(std::chrono::seconds Duration) | MythNotification | |
| SetFullScreen(bool FullScreen) | MythNotification | |
| SetId(int Id) | MythNotification | |
| SetMetaData(const DMAP &MetaData) | MythNotification | |
| SetParent(void *Parent) | MythNotification | |
| SetPriority(Priority nPriority) | MythNotification | |
| SetStyle(const QString &sStyle) | MythNotification | |
| SetVisibility(VNMask nVisibility) | MythNotification | |
| ToStringList() | MythNotification | |
| TypeFromString(const QString &Type) | MythNotification | static |
| Visibility enum name | MythNotification | |
| ~MythEvent() override | MythEvent | |
| ~MythNotification() override=default | MythNotification | |