KMTopLevelWidget Class Reference
Top level window that offers methods to be called on every existing top level window. More...
#include <kmtopwidget.h>
Public Methods | |
KMTopLevelWidget (const char *name=0) | |
~KMTopLevelWidget () | |
virtual void | readConfig (void) |
virtual void | writeConfig (void) |
Protected Methods | |
virtual void | closeEvent (QCloseEvent *) |
Detailed Description
Top level window that offers methods to be called on every existing top level window.
Definition at line 29 of file kmtopwidget.h.
Member Function Documentation
|
Read configuration. Default implementation is empty. Definition at line 51 of file kmtopwidget.cpp. |
|
Write configuration. Default implementation is empty. Definition at line 57 of file kmtopwidget.cpp. |
The documentation for this class was generated from the following files: