48 bool Create(
void)
override;
71 bool Create(
void)
override;
106 bool Create(
void)
override;
147 bool Create(
void)
override;
Screen for mythweather global settings.
bool Create(void) override
GlobalSetup(MythScreenStack *parent, const QString &name)
MythUICheckBox * m_backgroundCheckbox
~GlobalSetup() override=default
MythUISpinBox * m_timeoutSpinbox
MythUIButton * m_finishButton
Screen in which all other widgets are contained and rendered.
A checkbox widget supporting three check states - on,off,half and two conditions - selected and unsel...
A widget for offering a range of numerical values where only the the bounding values and interval are...
A text entry and edit widget.
All purpose text widget, displays a text string.
bool keyPressEvent(QKeyEvent *event) override
Key event handler.
MythUIButtonList * m_activeList
void customEvent(QEvent *event) override
MythUIButtonList * m_inactiveList
bool Create(void) override
SourceManager * m_sourceManager
MythUIButton * m_finishButton
void doLocationDialog(ScreenListInfo *si)
void updateHelpText(void)
void doListSelect(MythUIButtonListItem *selected)
ScreenSetup(MythScreenStack *parent, const QString &name, SourceManager *srcman)
void showUnitsPopup(const QString &name, ScreenListInfo *si)
void updateSpinboxUpdate(void)
MythUISpinBox * m_retrieveSpinbox
MythUIText * m_sourceText
void retrieveSpinboxUpdate(void)
MythUISpinBox * m_updateSpinbox
void sourceListItemSelected(MythUIButtonListItem *item)
SourceSetup(MythScreenStack *parent, const QString &name)
bool Create(void) override
MythUIButtonList * m_sourceList
MythUIButton * m_finishButton
std::chrono::seconds retrieve_timeout
std::chrono::minutes update_timeout
Q_DECLARE_METATYPE(SourceListInfo *)
QMultiHash< QString, QList< ScriptInfo * > > CacheMap
static constexpr std::chrono::minutes DEFAULT_UPDATE_TIMEOUT