KDEUI
kmainwindow.h File Reference
#include <kdeui_export.h>
#include <QtGui/QMainWindow>
#include <QtCore/QMetaClassInfo>
Include dependency graph for kmainwindow.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | KMainWindow |
KDE top level main window More... | |
Functions | |
template<typename T > | |
void | kRestoreMainWindows () |
Function Documentation
template<typename T >
void kRestoreMainWindows | ( | ) | [inline] |
These global convenience functions (that come with a varying number of template arguments) are a replacement for the RESTORE macro provided in earlier versions of KDE.
The old RESTORE macro is still provided for backwards compatibility. See KMainWindow documentation for more.
Definition at line 741 of file kmainwindow.h.