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 () | |
| bool | startedOK () |
| virtual | ~KGoldrunner () |
Protected Member Functions | |
| bool | queryClose () |
| void | readProperties (const KConfigGroup &) |
| void | saveProperties (KConfigGroup &) |
Constructor & Destructor Documentation
| KGoldrunner::KGoldrunner | ( | ) |
| KGoldrunner::~KGoldrunner | ( | ) | [virtual] |
Member Function Documentation
| bool KGoldrunner::queryClose | ( | ) | [protected] |
| 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 899 of file kgoldrunner.cpp.
| 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 890 of file kgoldrunner.cpp.
| bool KGoldrunner::startedOK | ( | ) | [inline] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference