mainwindow.h
virtual bool queryClose()
Reimplemented to say if app will be running in system tray if necessary.
Definition: mainwindow.cpp:256
Definition: aboutdata.cpp:29
void saveProperties(TDEConfig *)
This method is called when it is time for the app to save its properties for session management purpo...
Definition: mainwindow.cpp:166
void readProperties(TDEConfig *)
This method is called when this app is restored.
Definition: mainwindow.cpp:177
void setupProgressWidgets()
Creates the progress widget in the status bar and the ProgressDialog and connects them...
Definition: mainwindow.cpp:134