kpilot/kpilot
ActionQueue Member ListThis is the complete list of members for ActionQueue, including all inherited members.
| actionCompleted(SyncAction *) | ActionQueue | [protected, slot] |
| ActionQueue(KPilotLink *device) | ActionQueue | |
| addAction(SyncAction *a) | ActionQueue | [inline] |
| addLogError(const QString &msg) | SyncAction | |
| addLogMessage(const QString &msg) | SyncAction | |
| addLogProgress(const QString &msg, int prog) | SyncAction | |
| addSyncLogEntry(const QString &e, bool log=true) | SyncAction | |
| BackupFrequency enum name | SyncAction | |
| clear() | ActionQueue | [inline, protected] |
| ConflictResolution enum name | SyncAction | |
| delayDone() | SyncAction | [protected] |
| delayedDoneSlot() | SyncAction | [protected, slot] |
| deviceLink() const | SyncAction | [protected] |
| exec() | ActionQueue | [protected, virtual] |
| execConduit() | SyncAction | [slot] |
| fActionStatus | SyncAction | [protected] |
| fConduits | ActionQueue | [protected] |
| fHandle | SyncAction | [protected] |
| fInstallerDir | ActionQueue | [protected] |
| fInstallerFiles | ActionQueue | [protected] |
| fParent | SyncAction | [protected] |
| fReady | ActionQueue | [protected] |
| InitFlags enum name | ActionQueue | |
| isEmpty() const | ActionQueue | [inline] |
| logError(const QString &) | SyncAction | [signal] |
| logMessage(const QString &) | SyncAction | [signal] |
| logProgress(const QString &, int) | SyncAction | [signal] |
| nextAction() | ActionQueue | [inline, protected] |
| openConduit() | SyncAction | [protected] |
| pilotSocket() const | SyncAction | [protected] |
| questionYesNo(const QString &question, const QString &caption=QString::null, const QString &key=QString::null, unsigned timeout=20, const QString &yes=QString::null, const QString &no=QString::null) | SyncAction | [protected] |
| questionYesNoCancel(const QString &question, const QString &caption=QString::null, const QString &key=QString::null, unsigned timeout=20, const QString &yes=QString::null, const QString &no=QString::null) | SyncAction | [protected] |
| queueCheckUser enum value (defined in ActionQueue) | ActionQueue | |
| queueCleanup() | ActionQueue | |
| queueConduits(const QStringList &conduits, const SyncAction::SyncMode &e, bool local=false) | ActionQueue | |
| queueInit(InitFlags checkUser=queueNone) | ActionQueue | |
| queueInstaller(const QString &dir) | ActionQueue | |
| queueNone enum value (defined in ActionQueue) | ActionQueue | |
| startTickle(unsigned count=0) | SyncAction | [protected] |
| Status enum name | SyncAction | |
| status() const | SyncAction | |
| statusString() const | SyncAction | [virtual] |
| stopTickle() | SyncAction | [protected] |
| SyncAction(KPilotLink *p, const char *name=0L) | SyncAction | |
| SyncAction(KPilotLink *p, QWidget *visibleparent, const char *name=0L) | SyncAction | |
| syncDone(SyncAction *) | SyncAction | [signal] |
| timeout() | SyncAction | [signal] |
| ~ActionQueue() | ActionQueue | [virtual] |
| ~SyncAction() | SyncAction | |
|