|
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 |
Variables | |
| static constexpr int | MIN_LIFE {1000} |
|
staticconstexpr |
Definition at line 31 of file mythnotificationcenter_private.h.
Referenced by MythNotificationScreen::keyPressEvent(), and NCPrivate::RemoveFirst().