kstars
telescopeWizardProcess Class Reference
#include <telescopewizardprocess.h>
Inheritance diagram for telescopeWizardProcess:

Public Types | |
| enum | { INTRO_P = 0, MODEL_P = 1, TELESCOPE_P = 2, LOCAL_P = 3, PORT_P = 4 } |
Public Slots | |
| void | linkSuccess () |
| void | newLocation () |
| void | newTime () |
| void | processBack () |
| void | processNext () |
| void | processPort () |
| void | scanPorts () |
Public Member Functions | |
| telescopeWizardProcess (QWidget *parent=0, const char *name=0) | |
| ~telescopeWizardProcess () | |
Public Attributes | |
| unsigned int | currentPage |
Detailed Description
Definition at line 25 of file telescopewizardprocess.h.
Member Enumeration Documentation
| anonymous enum |
Definition at line 35 of file telescopewizardprocess.h.
Constructor & Destructor Documentation
| telescopeWizardProcess::telescopeWizardProcess | ( | QWidget * | parent = 0, |
|
| const char * | name = 0 | |||
| ) |
Definition at line 43 of file telescopewizardprocess.cpp.
| telescopeWizardProcess::~telescopeWizardProcess | ( | ) |
Definition at line 105 of file telescopewizardprocess.cpp.
Member Function Documentation
| void telescopeWizardProcess::linkSuccess | ( | ) | [slot] |
Definition at line 360 of file telescopewizardprocess.cpp.
| void telescopeWizardProcess::newLocation | ( | ) | [slot] |
Definition at line 209 of file telescopewizardprocess.cpp.
| void telescopeWizardProcess::newTime | ( | ) | [slot] |
Definition at line 195 of file telescopewizardprocess.cpp.
| void telescopeWizardProcess::processBack | ( | void | ) | [slot] |
Definition at line 162 of file telescopewizardprocess.cpp.
| void telescopeWizardProcess::processNext | ( | void | ) | [slot] |
Definition at line 116 of file telescopewizardprocess.cpp.
| void telescopeWizardProcess::processPort | ( | ) | [slot] |
Definition at line 265 of file telescopewizardprocess.cpp.
| void telescopeWizardProcess::scanPorts | ( | ) | [slot] |
Definition at line 322 of file telescopewizardprocess.cpp.
Member Data Documentation
| unsigned int telescopeWizardProcess::currentPage |
Definition at line 34 of file telescopewizardprocess.h.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference