MythTV  master
Classes | Typedefs
mythnotification.h File Reference
#include <utility>
#include <QImage>
#include <QMap>
#include <QMutex>
#include "libmythbase/mythevent.h"
#include "libmythui/mythuiexp.h"
Include dependency graph for mythnotification.h:
This graph shows which files directly or indirectly include this file:

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
 

Typedef Documentation

◆ DMAP

using DMAP = QMap<QString,QString>

Definition at line 26 of file mythnotification.h.

◆ VNMask

using VNMask = unsigned int

Definition at line 27 of file mythnotification.h.