kitchensync

KSync::Restore Class Reference

Inheritance diagram for KSync::Restore:

KSync::ActionPart List of all members.

Detailed Description

Definition at line 46 of file restore.h.


Public Member Functions

 Restore (QWidget *parent, const char *name, QObject *object=0, const char *name2=0, const QStringList &=QStringList())
virtual ~Restore ()
QString type () const
QString title () const
QString description () const
bool hasGui () const
QPixmap * pixmap ()
QString iconName () const
QWidget * widget ()
bool needsKonnectorWrite () const
void logMessage (const QString &)
void executeAction ()

Static Public Member Functions

static KAboutData * createAboutData ()

Protected Member Functions

void restoreKonnector (Konnector *k)

Member Function Documentation

QString Restore::type (  )  const [virtual]

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

Implements KSync::ActionPart.

Definition at line 67 of file restore.cpp.

QString Restore::title (  )  const [virtual]

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

Implements KSync::ActionPart.

Definition at line 72 of file restore.cpp.

QString Restore::description (  )  const [virtual]

Returns:
a short description

Implements KSync::ActionPart.

Definition at line 77 of file restore.cpp.

bool Restore::hasGui (  )  const [virtual]

Return if the part has a GUI.

Reimplemented from KSync::ActionPart.

Definition at line 92 of file restore.cpp.

QPixmap * Restore::pixmap (  )  [virtual]

Returns:
a pixmap for this part

Implements KSync::ActionPart.

Definition at line 82 of file restore.cpp.

QString Restore::iconName (  )  const [virtual]

return a iconName

Implements KSync::ActionPart.

Definition at line 87 of file restore.cpp.


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