kitchensync

KSPlucker::PluckerPart Class Reference

Inheritance diagram for KSPlucker::PluckerPart:

KSync::ActionPart KSPlucker::PluckerInterface List of all members.

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

QString KSPlucker::PluckerPart::type (  )  const [virtual]

Returns:
the type of this part for example like "Addressbook"

Implements KSync::ActionPart.

Definition at line 84 of file pluckerpart.cpp.

QString KSPlucker::PluckerPart::title (  )  const [virtual]

Returns:
a translated string which is used as title for this ActionPart.

Implements KSync::ActionPart.

Definition at line 89 of file pluckerpart.cpp.

QString KSPlucker::PluckerPart::description (  )  const [virtual]

Returns:
a short description

Implements KSync::ActionPart.

Definition at line 94 of file pluckerpart.cpp.

bool KSPlucker::PluckerPart::hasGui (  )  const [virtual]

Return if the part has a GUI.

Reimplemented from KSync::ActionPart.

Definition at line 99 of file pluckerpart.cpp.

QPixmap * KSPlucker::PluckerPart::pixmap (  )  [virtual]

Returns:
a pixmap for this part

Implements KSync::ActionPart.

Definition at line 104 of file pluckerpart.cpp.

QString KSPlucker::PluckerPart::iconName (  )  const [virtual]

return a iconName

Implements KSync::ActionPart.

Definition at line 109 of file pluckerpart.cpp.

bool KSPlucker::PluckerPart::configIsVisible (  )  const [virtual]

if the config part is visible

Reimplemented from KSync::ActionPart.

Definition at line 204 of file pluckerpart.cpp.

QWidget * KSPlucker::PluckerPart::configWidget (  )  [virtual]

Returns:
a config widget.

Always create a new one the ownership will be transferred

Reimplemented from KSync::ActionPart.

Definition at line 209 of file pluckerpart.cpp.

void KSPlucker::PluckerPart::addPluckerUrl ( KURL   )  [virtual]

Plucker Interface.

Implements KSPlucker::PluckerInterface.

Definition at line 220 of file pluckerpart.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys