kmail
KMMainWin Class Reference
#include <kmmainwin.h>
Inheritance diagram for KMMainWin:
Public Slots | |
void | displayStatusMsg (const QString &) |
void | setupStatusBar () |
void | slotEditToolbars () |
void | slotUpdateToolbars () |
Public Member Functions | |
KMMainWin (QWidget *parent=0) | |
KMMainWidget * | mainKMWidget () const |
ProgressDialog * | progressDialog () const |
StatusbarProgressWidget * | progressWidget () const |
virtual void | readConfig (void) |
virtual void | writeConfig (void) |
virtual | ~KMMainWin () |
Protected Slots | |
void | slotConfigChanged () |
void | slotQuit () |
void | slotShowTipOnStart () |
Protected Member Functions | |
virtual bool | queryClose () |
Detailed Description
Definition at line 35 of file kmmainwin.h.
Constructor & Destructor Documentation
KMMainWin::KMMainWin | ( | QWidget * | parent = 0 |
) |
Definition at line 28 of file kmmainwin.cpp.
KMMainWin::~KMMainWin | ( | ) | [virtual] |
Definition at line 85 of file kmmainwin.cpp.
Member Function Documentation
void KMMainWin::displayStatusMsg | ( | const QString & | aText | ) | [slot] |
Definition at line 114 of file kmmainwin.cpp.
KMMainWidget* KMMainWin::mainKMWidget | ( | ) | const [inline] |
Definition at line 44 of file kmmainwin.h.
ProgressDialog* KMMainWin::progressDialog | ( | ) | const [inline] |
Definition at line 46 of file kmmainwin.h.
StatusbarProgressWidget* KMMainWin::progressWidget | ( | ) | const [inline] |
Definition at line 45 of file kmmainwin.h.
bool KMMainWin::queryClose | ( | ) | [protected, virtual] |
Definition at line 207 of file kmmainwin.cpp.
void KMMainWin::readConfig | ( | void | ) | [virtual] |
void KMMainWin::setupStatusBar | ( | void | ) | [slot] |
Definition at line 166 of file kmmainwin.cpp.
void KMMainWin::slotConfigChanged | ( | ) | [protected, slot] |
Definition at line 201 of file kmmainwin.cpp.
void KMMainWin::slotEditToolbars | ( | ) | [slot] |
Definition at line 143 of file kmmainwin.cpp.
void KMMainWin::slotQuit | ( | ) | [protected, slot] |
Definition at line 195 of file kmmainwin.cpp.
void KMMainWin::slotShowTipOnStart | ( | ) | [protected, slot] |
Definition at line 217 of file kmmainwin.cpp.
void KMMainWin::slotUpdateToolbars | ( | ) | [slot] |
Definition at line 154 of file kmmainwin.cpp.
void KMMainWin::writeConfig | ( | void | ) | [virtual] |
The documentation for this class was generated from the following files: