GlobalSetup Class Reference

#include <weatherSetup.h>

Inheritance diagram for GlobalSetup:

MythThemedDialog MythDialog

List of all members.


Detailed Description

Definition at line 102 of file weatherSetup.h.


Public Member Functions

 GlobalSetup (MythMainWindow *parent)
 ~GlobalSetup ()

Protected Slots

void keyPressEvent (QKeyEvent *e)
void saveData ()

Private Member Functions

void loadData ()
void wireUI ()

Private Attributes

UICheckBoxTypem_background_check
UICheckBoxTypem_skip_check
WeatherSpinBoxm_timeout_spinbox
WeatherSpinBoxm_hold_spinbox
int m_timeout
int m_hold_timeout
UITextButtonTypem_finish_btn

Constructor & Destructor Documentation

GlobalSetup::GlobalSetup ( MythMainWindow parent  ) 

Definition at line 17 of file weatherSetup.cpp.

GlobalSetup::~GlobalSetup (  ) 

Definition at line 27 of file weatherSetup.cpp.


Member Function Documentation

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

Reimplemented from MythDialog.

Definition at line 119 of file weatherSetup.cpp.

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

Definition at line 110 of file weatherSetup.cpp.

Referenced by wireUI().

void GlobalSetup::loadData (  )  [private]

Definition at line 101 of file weatherSetup.cpp.

Referenced by GlobalSetup().

void GlobalSetup::wireUI (  )  [private]

Definition at line 33 of file weatherSetup.cpp.

Referenced by GlobalSetup().


Member Data Documentation

Definition at line 119 of file weatherSetup.h.

Referenced by saveData(), and wireUI().

Definition at line 120 of file weatherSetup.h.

Referenced by wireUI().

Definition at line 121 of file weatherSetup.h.

Referenced by loadData(), saveData(), wireUI(), and ~GlobalSetup().

Definition at line 122 of file weatherSetup.h.

Referenced by loadData(), saveData(), wireUI(), and ~GlobalSetup().

int GlobalSetup::m_timeout [private]

Definition at line 123 of file weatherSetup.h.

Referenced by loadData().

Definition at line 124 of file weatherSetup.h.

Referenced by loadData().

Definition at line 125 of file weatherSetup.h.

Referenced by keyPressEvent(), and wireUI().


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

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