kopete/kopete
KopeteApplication Class Reference
#include <kopeteapplication.h>
Inheritance diagram for KopeteApplication:

Detailed Description
Definition at line 39 of file kopeteapplication.h.
Public Slots | |
| virtual void | commitData (QSessionManager &sm) |
| void | quitKopete () |
| void | slotLoadPlugins () |
Public Member Functions | |
| bool | isShuttingDown () const |
| KopeteApplication () | |
| virtual int | newInstance () |
| ~KopeteApplication () | |
Constructor & Destructor Documentation
| KopeteApplication::KopeteApplication | ( | ) |
Definition at line 53 of file kopeteapplication.cpp.
| KopeteApplication::~KopeteApplication | ( | ) |
Definition at line 101 of file kopeteapplication.cpp.
Member Function Documentation
| void KopeteApplication::commitData | ( | QSessionManager & | sm | ) | [virtual, slot] |
Definition at line 334 of file kopeteapplication.cpp.
| bool KopeteApplication::isShuttingDown | ( | ) | const [inline] |
Method to return whether or not we're shutting down or not at this point.
Definition at line 51 of file kopeteapplication.h.
| int KopeteApplication::newInstance | ( | ) | [virtual] |
Definition at line 281 of file kopeteapplication.cpp.
| void KopeteApplication::quitKopete | ( | ) | [slot] |
Quit Kopete, closing all the windows, which causes application shutdown This method marks Kopete as 'shutting down' to avoid showing the message box that Kopete will be left running in the system tray before calling qApp->quit().
Definition at line 308 of file kopeteapplication.cpp.
| void KopeteApplication::slotLoadPlugins | ( | ) | [slot] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference