|
MythTV master
|
#include <QTimer>#include <QMutex>#include <QList>#include <QMap>#include <cstdint>#include "mythscreenstack.h"#include "mythscreentype.h"#include "mythuiimage.h"#include "mythuitext.h"#include "mythuiprogressbar.h"#include "mythnotificationcenter.h"#include "mythuistatetype.h"Go to the source code of this file.
Classes | |
| class | NCPrivate |
| class | MythNotificationScreen |
| class | MythNotificationScreenStack |
Macros | |
| #define | MIN_LIFE 1000 |
| #define MIN_LIFE 1000 |
Definition at line 31 of file mythnotificationcenter_private.h.