|
MythTV
0.26-pre
|
#include <weatherUtils.h>
Public Member Functions | |
| ScreenListInfo () | |
| ScreenListInfo (const ScreenListInfo &info) | |
| TypeListInfo | GetCurrentTypeList (void) const |
Public Attributes | |
| QString | name |
| QString | title |
| TypeListMap | types |
| QStringList | dataTypes |
| QString | helptxt |
| QStringList | sources |
| units_t | units |
| bool | hasUnits |
| bool | multiLoc |
| bool | updating |
Definition at line 60 of file weatherUtils.h.
| ScreenListInfo::ScreenListInfo | ( | ) | [inline] |
Definition at line 63 of file weatherUtils.h.
| ScreenListInfo::ScreenListInfo | ( | const ScreenListInfo & | info | ) | [inline] |
Definition at line 71 of file weatherUtils.h.
| QString ScreenListInfo::name |
Definition at line 89 of file weatherUtils.h.
Referenced by ScreenSetup::saveData().
| QString ScreenListInfo::title |
Definition at line 90 of file weatherUtils.h.
Referenced by ScreenSetup::customEvent(), ScreenSetup::loadData(), and ScreenSetup::updateHelpText().
Definition at line 91 of file weatherUtils.h.
Referenced by ScreenSetup::customEvent(), ScreenSetup::doListSelect(), LocationDialog::itemClicked(), ScreenSetup::loadData(), LocationDialog::LocationDialog(), ScreenSetup::saveData(), ScreenListInfo(), and ScreenSetup::updateHelpText().
| QStringList ScreenListInfo::dataTypes |
Definition at line 92 of file weatherUtils.h.
Referenced by ScreenSetup::loadData(), and WeatherScreen::WeatherScreen().
| QString ScreenListInfo::helptxt |
Definition at line 93 of file weatherUtils.h.
| QStringList ScreenListInfo::sources |
Definition at line 94 of file weatherUtils.h.
Referenced by ScreenSetup::loadData(), and ScreenSetup::updateHelpText().
Definition at line 95 of file weatherUtils.h.
Referenced by ScreenSetup::customEvent(), ScreenSetup::loadData(), ScreenSetup::saveData(), and ScreenSetup::updateHelpText().
Definition at line 96 of file weatherUtils.h.
Referenced by ScreenSetup::doListSelect(), and ScreenSetup::updateHelpText().
Definition at line 97 of file weatherUtils.h.
Referenced by ScreenSetup::updateHelpText().
Definition at line 98 of file weatherUtils.h.
Referenced by ScreenSetup::customEvent(), and ScreenListInfo().
1.7.6.1