#include <weatherSetup.h>

Definition at line 44 of file weatherSetup.h.
Public Member Functions | |
| WeatherSpinBox (MythThemedDialog *parent=NULL, const char *name=0, bool allow_single_step=false) | |
Protected Slots | |
| virtual bool | eventFilter (QObject *o, QEvent *e) |
Private Attributes | |
| MythThemedDialog * | m_parent |
| int | m_context |
| WeatherSpinBox::WeatherSpinBox | ( | MythThemedDialog * | parent = NULL, |
|
| const char * | name = 0, |
|||
| bool | allow_single_step = false | |||
| ) | [inline] |
Definition at line 48 of file weatherSetup.h.
| virtual bool WeatherSpinBox::eventFilter | ( | QObject * | o, | |
| QEvent * | e | |||
| ) | [inline, protected, virtual, slot] |
MythThemedDialog* WeatherSpinBox::m_parent [private] |
int WeatherSpinBox::m_context [private] |
1.5.5