kmobiletools
KMobileTools::Weaver Class Reference
#include <weaver.h>
Inheritance diagram for KMobileTools::Weaver:

Detailed Description
Definition at line 31 of file weaver.h.
Signals | |
| void | jobDone (KMobileTools::Job *) |
Public Member Functions | |
| Weaver (QObject *parent=0) | |
Static Public Member Functions | |
| static KMobileTools::Weaver * | instance () |
Protected Slots | |
| void | slotJobDone (ThreadWeaver::Job *) |
Constructor & Destructor Documentation
| KMobileTools::Weaver::Weaver | ( | QObject * | parent = 0 |
) |
Definition at line 36 of file weaver.cpp.
Member Function Documentation
| KMobileTools::Weaver * KMobileTools::Weaver::instance | ( | ) | [static] |
The application-global Weaver instance.
This instance will only be created if this method is actually called in the lifetime of the application.
Definition at line 48 of file weaver.cpp.
| void KMobileTools::Weaver::jobDone | ( | KMobileTools::Job * | ) | [signal] |
| void KMobileTools::Weaver::slotJobDone | ( | ThreadWeaver::Job * | j | ) | [protected, slot] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference