|
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::author |
Definition at line 26 of file weatherSetup.h.
| QString SourceListInfo::email |
Definition at line 27 of file weatherSetup.h.
| uint SourceListInfo::id {} |
Definition at line 31 of file weatherSetup.h.
Referenced by discid.disc.Disc::__str__(), SourceSetup::loadData(), hardwareprofile.devicelist.PCIDevice::process(), and hardwareprofile.devicelist.USBDevice::process().
| QString SourceListInfo::name |
Definition at line 25 of file weatherSetup.h.
| std::chrono::seconds SourceListInfo::retrieve_timeout {0s} |
Definition at line 30 of file weatherSetup.h.
Referenced by SourceSetup::retrieveSpinboxUpdate().
| std::chrono::minutes SourceListInfo::update_timeout {DEFAULT_UPDATE_TIMEOUT} |
Definition at line 29 of file weatherSetup.h.
Referenced by SourceSetup::saveData(), and SourceSetup::updateSpinboxUpdate().
| QString SourceListInfo::version |
Definition at line 28 of file weatherSetup.h.
Referenced by nv_python_libs.vimeo.oauth.oauth_api.OAuthServer::_get_version().