KDEUI
KMainWindowPrivate Class Reference
#include <kmainwindow_p.h>
Inherited by KXmlGuiWindowPrivate.
Public Types | |
| enum | CallCompression { NoCompressCalls = 0, CompressCalls } |
Public Member Functions | |
| void | _k_shuttingDown () |
| void | _k_slotSaveAutoSaveSize () |
| void | _k_slotSettingsChanged (int category) |
| void | init (KMainWindow *_q) |
| void | polish (KMainWindow *q) |
| void | setSettingsDirty (CallCompression callCompression=NoCompressCalls) |
| void | setSizeDirty () |
Public Attributes | |
| KConfigGroup | autoSaveGroup |
| bool | autoSaveSettings:1 |
| bool | autoSaveWindowSize:1 |
| bool | care_about_geometry:1 |
| QString | dbusName |
| QRect | defaultWindowSize |
| QPointer< QObject > | dockResizeListener |
| KHelpMenu * | helpMenu |
| bool | letDirtySettings |
| KMainWindow * | q |
| bool | settingsDirty:1 |
| QTimer * | settingsTimer |
| bool | shuttingDown:1 |
| bool | sizeApplied:1 |
| QTimer * | sizeTimer |
Detailed Description
Definition at line 41 of file kmainwindow_p.h.
Member Enumeration Documentation
Member Function Documentation
| void KMainWindowPrivate::_k_shuttingDown | ( | ) |
Definition at line 1135 of file kmainwindow.cpp.
| void KMainWindowPrivate::_k_slotSaveAutoSaveSize | ( | ) |
Definition at line 1163 of file kmainwindow.cpp.
| void KMainWindowPrivate::_k_slotSettingsChanged | ( | int | category | ) |
Definition at line 1150 of file kmainwindow.cpp.
| void KMainWindowPrivate::init | ( | KMainWindow * | _q | ) |
Definition at line 230 of file kmainwindow.cpp.
| void KMainWindowPrivate::polish | ( | KMainWindow * | q | ) |
Definition at line 320 of file kmainwindow.cpp.
| void KMainWindowPrivate::setSettingsDirty | ( | CallCompression | callCompression = NoCompressCalls |
) |
Definition at line 392 of file kmainwindow.cpp.
| void KMainWindowPrivate::setSizeDirty | ( | ) |
Definition at line 414 of file kmainwindow.cpp.
Member Data Documentation
Definition at line 50 of file kmainwindow_p.h.
Definition at line 44 of file kmainwindow_p.h.
Definition at line 46 of file kmainwindow_p.h.
Definition at line 47 of file kmainwindow_p.h.
Definition at line 57 of file kmainwindow_p.h.
Definition at line 53 of file kmainwindow_p.h.
Definition at line 56 of file kmainwindow_p.h.
Definition at line 54 of file kmainwindow_p.h.
Definition at line 58 of file kmainwindow_p.h.
Definition at line 55 of file kmainwindow_p.h.
Definition at line 45 of file kmainwindow_p.h.
Definition at line 51 of file kmainwindow_p.h.
Definition at line 49 of file kmainwindow_p.h.
Definition at line 48 of file kmainwindow_p.h.
| QTimer* KMainWindowPrivate::sizeTimer |
Definition at line 52 of file kmainwindow_p.h.
The documentation for this class was generated from the following files:
KDE 4.5 API Reference