Toolkit Abstraction Layer: application class.
More...
#include <KviTalApplication.h>
|
virtual void | commitData (QSessionManager &manager) |
| Commits the data and save the session.
|
|
Toolkit Abstraction Layer: application class.
◆ KviTalApplication()
KviTalApplication::KviTalApplication |
( |
int & | iArgc, |
|
|
char ** | ppcArgv ) |
Constructs the application object.
- Parameters
-
iArgc | The number of arguments |
ppcArgv | The arguments list |
- Returns
- KviTalApplication
References commitData().
◆ ~KviTalApplication()
KviTalApplication::~KviTalApplication |
( |
| ) |
|
|
default |
Destructs the application object.
◆ commitData
void KviTalApplication::commitData |
( |
QSessionManager & | manager | ) |
|
|
virtualslot |
◆ saveConfiguration()
virtual void KviTalApplication::saveConfiguration |
( |
| ) |
|
|
pure virtual |
Saves configuration to disk.
- Returns
- void
Referenced by commitData().
The documentation for this class was generated from the following files: