ScreenSetup Class Reference

#include <weatherSetup.h>

Inheritance diagram for ScreenSetup:

MythThemedDialog MythDialog

List of all members.


Detailed Description

Definition at line 128 of file weatherSetup.h.


Public Member Functions

 ScreenSetup (MythMainWindow *parent, SourceManager *srcman)

Protected Slots

void keyPressEvent (QKeyEvent *e)
void activeListItemSelected (UIListBtnTypeItem *itm=0)
void updateHelpText ()
void saveData ()

Private Member Functions

void loadData ()
void wireUI ()
void doListSelect (UIListBtnType *list, UIListBtnTypeItem *selected)
bool showUnitsPopup (const QString &name, ScreenListInfo *si)
bool doLocationDialog (ScreenListInfo *si, bool alltypes)
bool showLocationPopup (QStringList types, QString &loc, ScriptInfo *&src)
void cursorUp (UIType *curr)
void cursorDown (UIType *curr)
void cursorRight (UIType *curr)
void cursorLeft (UIType *curr)
void cursorSelect (UIType *curr)
void deleteScreen (UIListBtnType *list)

Private Attributes

SourceManagerm_src_man
XMLParse m_weather_screens
UITextTypem_help_txt
UIListBtnTypem_active_list
UIListBtnTypem_inactive_list
UITextButtonTypem_finish_btn

Constructor & Destructor Documentation

ScreenSetup::ScreenSetup ( MythMainWindow parent,
SourceManager srcman 
)

Definition at line 158 of file weatherSetup.cpp.


Member Function Documentation

void ScreenSetup::keyPressEvent ( QKeyEvent *  e  )  [protected, slot]

Reimplemented from MythDialog.

Definition at line 260 of file weatherSetup.cpp.

void ScreenSetup::activeListItemSelected ( UIListBtnTypeItem itm = 0  )  [protected, slot]

Definition at line 896 of file weatherSetup.cpp.

Referenced by wireUI().

void ScreenSetup::updateHelpText (  )  [protected, slot]

Definition at line 316 of file weatherSetup.cpp.

Referenced by doListSelect(), doLocationDialog(), and wireUI().

void ScreenSetup::saveData (  )  [protected, slot]

Definition at line 621 of file weatherSetup.cpp.

Referenced by wireUI().

void ScreenSetup::loadData (  )  [private]

Definition at line 388 of file weatherSetup.cpp.

Referenced by ScreenSetup().

void ScreenSetup::wireUI (  )  [private]

Definition at line 169 of file weatherSetup.cpp.

Referenced by ScreenSetup().

void ScreenSetup::doListSelect ( UIListBtnType list,
UIListBtnTypeItem selected 
) [private]

Definition at line 745 of file weatherSetup.cpp.

Referenced by cursorSelect().

bool ScreenSetup::showUnitsPopup ( const QString &  name,
ScreenListInfo si 
) [private]

Definition at line 933 of file weatherSetup.cpp.

Referenced by doListSelect().

bool ScreenSetup::doLocationDialog ( ScreenListInfo si,
bool  alltypes 
) [private]

Definition at line 854 of file weatherSetup.cpp.

Referenced by doListSelect().

bool ScreenSetup::showLocationPopup ( QStringList  types,
QString &  loc,
ScriptInfo *&  src 
) [private]

Definition at line 959 of file weatherSetup.cpp.

Referenced by doLocationDialog().

void ScreenSetup::cursorUp ( UIType curr  )  [private]

Definition at line 975 of file weatherSetup.cpp.

Referenced by keyPressEvent().

void ScreenSetup::cursorDown ( UIType curr  )  [private]

Definition at line 993 of file weatherSetup.cpp.

Referenced by keyPressEvent().

void ScreenSetup::cursorRight ( UIType curr  )  [private]

Definition at line 1042 of file weatherSetup.cpp.

void ScreenSetup::cursorLeft ( UIType curr  )  [private]

Definition at line 1055 of file weatherSetup.cpp.

void ScreenSetup::cursorSelect ( UIType curr  )  [private]

Definition at line 1029 of file weatherSetup.cpp.

Referenced by keyPressEvent().

void ScreenSetup::deleteScreen ( UIListBtnType list  )  [private]

Definition at line 1011 of file weatherSetup.cpp.

Referenced by doListSelect(), and keyPressEvent().


Member Data Documentation

Definition at line 160 of file weatherSetup.h.

Referenced by doListSelect(), loadData(), ScreenSetup(), and showLocationPopup().

Definition at line 161 of file weatherSetup.h.

Referenced by loadData().

Definition at line 162 of file weatherSetup.h.

Referenced by updateHelpText(), and wireUI().

Definition at line 164 of file weatherSetup.h.

Referenced by doListSelect(), loadData(), updateHelpText(), and wireUI().

Definition at line 166 of file weatherSetup.h.

Referenced by cursorSelect(), and wireUI().


The documentation for this class was generated from the following files:

Generated on Sat Dec 18 05:16:10 2010 for MythTV by  doxygen 1.5.5