kitchensync
KSPlucker::PluckerPart Class Reference
Inheritance diagram for KSPlucker::PluckerPart:

Detailed Description
Definition at line 48 of file pluckerpart.h.
Public Slots | |
| void | slotConfigOk () |
Public Member Functions | |
| PluckerPart (QWidget *parent, const char *name, QObject *obj, const char *name2, const QStringList &=QStringList()) | |
| virtual | ~PluckerPart () |
| QString | type () const |
| QString | title () const |
| QString | description () const |
| bool | hasGui () const |
| QPixmap * | pixmap () |
| QString | iconName () const |
| QWidget * | widget () |
| bool | needsKonnectorWrite () const |
| void | executeAction () |
| bool | configIsVisible () const |
| QWidget * | configWidget () |
| ASYNC | addPluckerUrl (KURL) |
| ASYNC | addPluckerFeed (KURL) |
Static Public Member Functions | |
| static KAboutData * | createAboutData () |
Member Function Documentation
|
|
Plucker Interface.
Implements KSPlucker::PluckerInterface. Definition at line 220 of file pluckerpart.cpp. |
|
|
if the config part is visible
Reimplemented from KSync::ActionPart. Definition at line 204 of file pluckerpart.cpp. |
|
|
Reimplemented from KSync::ActionPart. Definition at line 209 of file pluckerpart.cpp. |
|
|
Implements KSync::ActionPart. Definition at line 94 of file pluckerpart.cpp. |
|
|
Return if the part has a GUI.
Reimplemented from KSync::ActionPart. Definition at line 99 of file pluckerpart.cpp. |
|
|
return a iconName
Implements KSync::ActionPart. Definition at line 109 of file pluckerpart.cpp. |
|
|
Implements KSync::ActionPart. Definition at line 104 of file pluckerpart.cpp. |
|
|
Implements KSync::ActionPart. Definition at line 89 of file pluckerpart.cpp. |
|
|
Implements KSync::ActionPart. Definition at line 84 of file pluckerpart.cpp. |
The documentation for this class was generated from the following files:

