|
MythTV master
|
#include <utility>#include <QImage>#include <QMap>#include <QMutex>#include "libmythbase/mythevent.h"#include "libmythui/mythuiexp.h"Go to the source code of this file.
Classes | |
| class | MythNotification |
| class | MythImageNotification |
| class | MythPlaybackNotification |
| class | MythMediaNotification |
| class | MythErrorNotification |
| class | MythWarningNotification |
| class | MythCheckNotification |
| class | MythBusyNotification |
Typedefs | |
| using | DMAP = QMap< QString, QString > |
| using | VNMask = unsigned int |
| using DMAP = QMap<QString,QString> |
Definition at line 26 of file mythnotification.h.
| using VNMask = unsigned int |
Definition at line 27 of file mythnotification.h.