kpilot/lib
SorryAction Class Reference
#include <actions.h>
Inheritance diagram for SorryAction:

Detailed Description
This one just says "sorry, can't sync now".This is used in cases when the hotsync starts while KPilot is busy configuring something and can't be interrupted.
Definition at line 61 of file actions.h.
Public Member Functions | |
SorryAction (KPilotLink *device, const QString &s=QString::null) | |
Protected Member Functions | |
virtual bool | exec () |
Protected Attributes | |
QString | fMessage |
Constructor & Destructor Documentation
|
Constructor.
The action will be executed on the given link Definition at line 61 of file actions.cc. |
Member Function Documentation
|
Reimplemented from SyncAction.
Implements SyncAction. Definition at line 72 of file actions.cc. |
Member Data Documentation
|
Message to print to the sync log.
|
The documentation for this class was generated from the following files: