kmail
#include <kmmainwin.h>
Public Slots | |
void | displayStatusMsg (const QString &) |
void | setupStatusBar () |
void | slotEditToolbars () |
void | slotUpdateGui () |
Public Member Functions | |
KMMainWin (QWidget *parent=0) | |
virtual | ~KMMainWin () |
KMMainWidget * | mainKMWidget () const |
ProgressDialog * | progressDialog () const |
StatusbarProgressWidget * | progressWidget () const |
bool | restoreDockedState (int number) |
Protected Slots | |
void | slotQuit () |
void | slotShowTipOnStart () |
Protected Member Functions | |
bool | queryClose () |
void | saveProperties (KConfigGroup &) |
Detailed Description
Definition at line 34 of file kmmainwin.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 54 of file kmmainwin.cpp.
|
virtual |
Definition at line 105 of file kmmainwin.cpp.
Member Function Documentation
|
slot |
Definition at line 111 of file kmmainwin.cpp.
|
inline |
Definition at line 43 of file kmmainwin.h.
|
inline |
Definition at line 45 of file kmmainwin.h.
|
inline |
Definition at line 44 of file kmmainwin.h.
|
protected |
Definition at line 228 of file kmmainwin.cpp.
bool KMMainWin::restoreDockedState | ( | int | number | ) |
Same as KMMainWin::restore(), except that it also restores the docked state, which we have saved in saveProperties().
TODO: KDE5: Move to kdelibs, see http://reviewboard.kde.org/r/504
Definition at line 209 of file kmmainwin.cpp.
|
protected |
Reimplemented to save the docked state.
Definition at line 220 of file kmmainwin.cpp.
|
slot |
Definition at line 185 of file kmmainwin.cpp.
|
slot |
Definition at line 162 of file kmmainwin.cpp.
|
protectedslot |
Definition at line 202 of file kmmainwin.cpp.
|
protectedslot |
Definition at line 235 of file kmmainwin.cpp.
|
slot |
Definition at line 171 of file kmmainwin.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.