kgoldrunner
KGoldrunner Class Reference
#include <kgoldrunner.h>
Inheritance diagram for KGoldrunner:

Detailed Description
This class serves as the main window for KGoldrunner.It handles the menus, toolbars, and status bars.
Main window class
- Version:
- $APP_VERSION
Definition at line 55 of file kgoldrunner.h.
Public Member Functions | |
| KGoldrunner () | |
| virtual | ~KGoldrunner () |
| bool | startedOK () |
Protected Member Functions | |
| void | saveProperties (KConfigGroup &) |
| void | readProperties (const KConfigGroup &) |
| bool | queryClose () |
Constructor & Destructor Documentation
| KGoldrunner::KGoldrunner | ( | ) |
| KGoldrunner::~KGoldrunner | ( | ) | [virtual] |
Member Function Documentation
| bool KGoldrunner::startedOK | ( | ) | [inline] |
Definition at line 69 of file kgoldrunner.h.
| void KGoldrunner::saveProperties | ( | KConfigGroup & | ) | [protected] |
This function is called when it is time for the app to save its properties for session management purposes.
Definition at line 863 of file kgoldrunner.cpp.
| void KGoldrunner::readProperties | ( | const KConfigGroup & | ) | [protected] |
This function is called when this app is restored.
The KConfig object points to the session management config file that was saved with saveProperties.
Definition at line 872 of file kgoldrunner.cpp.
| bool KGoldrunner::queryClose | ( | ) | [protected] |
Definition at line 1021 of file kgoldrunner.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference