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