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

#include <weatherSetup.h>

Collaboration diagram for SourceListInfo:
Collaboration graph
[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 24 of file weatherSetup.h.

Member Data Documentation

◆ name

QString SourceListInfo::name

Definition at line 26 of file weatherSetup.h.

◆ author

QString SourceListInfo::author

Definition at line 27 of file weatherSetup.h.

◆ email

QString SourceListInfo::email

Definition at line 28 of file weatherSetup.h.

◆ version

QString SourceListInfo::version

Definition at line 29 of file weatherSetup.h.

◆ update_timeout

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

Definition at line 30 of file weatherSetup.h.

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

◆ retrieve_timeout

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

Definition at line 31 of file weatherSetup.h.

Referenced by SourceSetup::retrieveSpinboxUpdate().

◆ id

uint SourceListInfo::id {}

Definition at line 32 of file weatherSetup.h.

Referenced by discid.disc.Disc::__str__(), and SourceSetup::loadData().


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