MythTV master
Classes | Variables
mythnotificationcenter_private.h File Reference
#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"
Include dependency graph for mythnotificationcenter_private.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NCPrivate
 
class  MythNotificationScreen
 
class  MythNotificationScreenStack
 

Variables

static constexpr int MIN_LIFE {1000}
 

Variable Documentation

◆ MIN_LIFE

constexpr int MIN_LIFE {1000}
staticconstexpr