Signals | |
| void | quitMyApp () |
Public Member Functions | |
| virtual void | commitData (QSessionManager &manager) |
| MyApplication (int &argc, char **argv) | |
| MyApplication::MyApplication | ( | int & | argc, | |
| char ** | argv | |||
| ) |
| void MyApplication::commitData | ( | QSessionManager & | manager | ) | [virtual] |
reimplementing QApplication::commitData(). This function deals with session management. It is invoked when the QSessionManager wants the application to commit all its data.
| void MyApplication::quitMyApp | ( | ) | [signal] |
1.5.3