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