MythTV
master
|
#include <mythplugins/mythweather/mythweather/weatherSetup.h>
Public Attributes | |
QString | name |
QString | author |
QString | |
QString | version |
std::chrono::minutes | update_timeout {DEFAULT_UPDATE_TIMEOUT} |
std::chrono::seconds | retrieve_timeout {0s} |
uint | id {} |
Definition at line 23 of file weatherSetup.h.
QString SourceListInfo::name |
Definition at line 25 of file weatherSetup.h.
QString SourceListInfo::author |
Definition at line 26 of file weatherSetup.h.
QString SourceListInfo::email |
Definition at line 27 of file weatherSetup.h.
QString SourceListInfo::version |
Definition at line 28 of file weatherSetup.h.
std::chrono::minutes SourceListInfo::update_timeout {DEFAULT_UPDATE_TIMEOUT} |
Definition at line 29 of file weatherSetup.h.
Referenced by SourceSetup::saveData(), and SourceSetup::updateSpinboxUpdate().
std::chrono::seconds SourceListInfo::retrieve_timeout {0s} |
Definition at line 30 of file weatherSetup.h.
Referenced by SourceSetup::retrieveSpinboxUpdate().
uint SourceListInfo::id {} |
Definition at line 31 of file weatherSetup.h.
Referenced by discid.disc.Disc::__str__(), and SourceSetup::loadData().