kstars
KSWizard Class Reference
The Setup Wizard will be automatically opened when KStars runs for the first time. More...
#include <kswizard.h>
Inheritance diagram for KSWizard:

Public Member Functions | |
GeoLocation * | geo () const |
KSWizard (QWidget *parent=0, const char *name=0) | |
~KSWizard () |
Detailed Description
The Setup Wizard will be automatically opened when KStars runs for the first time.It allows the user to set up some basic parameters:
- Geographic Location
- Download extra data files
- Version:
- 1.0
Definition at line 39 of file kswizard.h.
Constructor & Destructor Documentation
KSWizard::KSWizard | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 | |||
) |
Constructor parent
pointer to the parent widget name
name for the KSWizard object.
Definition at line 34 of file kswizard.cpp.
KSWizard::~KSWizard | ( | ) |
Member Function Documentation
GeoLocation* KSWizard::geo | ( | ) | const [inline] |
- Returns:
- pointer to the geographic location selected by the user
Definition at line 56 of file kswizard.h.
The documentation for this class was generated from the following files: