Go to the documentation of this file.
24 bool Create(
void)
override;
25 void Init(
void)
override;
29 static QString
getRatings(
bool recorded,
uint chanid,
const QDateTime& startts);
31 void addItem(
const QString &title,
const QString &value,
void addItem(const QString &title, const QString &value, ProgInfoList::VisibleLevel level)
The info/details buttonlist overlay that displays key:data info.
bool Create(void) override
The info/details overlay.
Screen in which all other widgets are contained and rendered.
void PowerPriorities(const QString &ptable)
static QString getRatings(bool recorded, uint chanid, const QDateTime &startts)
void Init(void) override
Used after calling Load() to assign data to widgets and other UI initilisation which is prohibited in...
ProgInfoList::DataList m_data
QList< DataItem > DataList
bool keyPressEvent(QKeyEvent *event) override
Key event handler.
Holds information on recordings and videos.
ProgDetails(MythScreenStack *parent, const ProgramInfo *progInfo)