kitchensync
KSync::Debugger Class Reference
Inheritance diagram for KSync::Debugger:

Detailed Description
Definition at line 43 of file debugger.h.
Public Member Functions | |
Debugger (QWidget *parent, const char *name, QObject *object=0, const char *name2=0, const QStringList &=QStringList()) | |
virtual | ~Debugger () |
QString | type () const |
QString | title () const |
QString | description () const |
bool | hasGui () const |
QPixmap * | pixmap () |
QString | iconName () const |
QWidget * | widget () |
void | logMessage (const QString &) |
void | executeAction () |
Static Public Member Functions | |
static KAboutData * | createAboutData () |
Protected Slots | |
void | configureKonnector () |
void | readSyncees () |
void | writeSyncees () |
void | connectDevice () |
void | disconnectDevice () |
void | slotReceiveData (KSync::Konnector *) |
Protected Member Functions | |
Konnector * | currentKonnector () |
void | updateKonnectors () |
Member Function Documentation
|
Implements KSync::ActionPart. Definition at line 108 of file debugger.cpp. |
|
Return if the part has a GUI.
Reimplemented from KSync::ActionPart. Definition at line 123 of file debugger.cpp. |
|
return a iconName
Implements KSync::ActionPart. Definition at line 118 of file debugger.cpp. |
|
Implements KSync::ActionPart. Definition at line 113 of file debugger.cpp. |
|
Implements KSync::ActionPart. Definition at line 103 of file debugger.cpp. |
|
Implements KSync::ActionPart. Definition at line 98 of file debugger.cpp. |
The documentation for this class was generated from the following files: