MythTV master
Public Attributes | List of all members
SourceListInfo Struct Reference

#include <mythplugins/mythweather/mythweather/weatherSetup.h>

Collaboration diagram for SourceListInfo:
[legend]

Public Attributes

QString name
 
QString author
 
QString email
 
QString version
 
std::chrono::minutes update_timeout {DEFAULT_UPDATE_TIMEOUT}
 
std::chrono::seconds retrieve_timeout {0s}
 
uint id {}
 

Detailed Description

Definition at line 23 of file weatherSetup.h.

Member Data Documentation

◆ author

QString SourceListInfo::author

Definition at line 26 of file weatherSetup.h.

◆ email

QString SourceListInfo::email

Definition at line 27 of file weatherSetup.h.

◆ id

uint SourceListInfo::id {}

◆ name

QString SourceListInfo::name

Definition at line 25 of file weatherSetup.h.

◆ retrieve_timeout

std::chrono::seconds SourceListInfo::retrieve_timeout {0s}

Definition at line 30 of file weatherSetup.h.

Referenced by SourceSetup::retrieveSpinboxUpdate().

◆ update_timeout

std::chrono::minutes SourceListInfo::update_timeout {DEFAULT_UPDATE_TIMEOUT}

Definition at line 29 of file weatherSetup.h.

Referenced by SourceSetup::saveData(), and SourceSetup::updateSpinboxUpdate().

◆ version

QString SourceListInfo::version

The documentation for this struct was generated from the following file: