kpilot
PilotDaemonDCOP Class Reference
#include <pilotDaemonDCOP.h>
Public Attributes | |
k_dcop_signals | __pad0__: void kpilotDaemonStatusChanged() |
Detailed Description
Definition at line 39 of file pilotDaemonDCOP.h.
Member Function Documentation
virtual void PilotDaemonDCOP::addInstallFiles | ( | const QStringList & | ) | [pure virtual] |
virtual QStringList PilotDaemonDCOP::configuredConduitList | ( | ) | [pure virtual] |
Implemented in PilotDaemon.
virtual bool PilotDaemonDCOP::isListening | ( | ) | [pure virtual] |
Implemented in PilotDaemon.
virtual bool PilotDaemonDCOP::killDaemonOnExit | ( | ) | [pure virtual] |
Implemented in PilotDaemon.
void PilotDaemonDCOP::kpilotDaemonStatusDetails | ( | QDateTime | , | |
QString | , | |||
QStringList | , | |||
QString | , | |||
QString | , | |||
QString | , | |||
bool | ||||
) |
virtual QDateTime PilotDaemonDCOP::lastSyncDate | ( | ) | [pure virtual] |
virtual QString PilotDaemonDCOP::logFileName | ( | ) | [pure virtual] |
Implemented in PilotDaemon.
virtual int PilotDaemonDCOP::nextSyncType | ( | ) | const [pure virtual] |
virtual QString PilotDaemonDCOP::pilotDevice | ( | ) | [pure virtual] |
Implemented in PilotDaemon.
virtual ASYNC PilotDaemonDCOP::quitNow | ( | ) | [pure virtual] |
virtual ASYNC PilotDaemonDCOP::reloadSettings | ( | ) | [pure virtual] |
Implemented in PilotDaemon.
virtual ASYNC PilotDaemonDCOP::requestRegularSyncNext | ( | ) | [pure virtual] |
virtual ASYNC PilotDaemonDCOP::requestSync | ( | int | ) | [pure virtual] |
Start a HotSync.
What kind of HotSync is determined by the int parameter (use the enum in kpilot.kcfg, or better yet, use requestSyncType and pass the name). Using a value of 0 (zero, which isn't a legal mode for sync actions) uses the configuration file default.
Implemented in PilotDaemon.
virtual ASYNC PilotDaemonDCOP::requestSyncOptions | ( | bool | test, | |
bool | local | |||
) | [pure virtual] |
virtual ASYNC PilotDaemonDCOP::requestSyncType | ( | QString | ) | [pure virtual] |
Request a particular kind of sync next; pass in the name of a sync type instead.
Implemented in PilotDaemon.
virtual ASYNC PilotDaemonDCOP::setTempDevice | ( | QString | d | ) | [pure virtual] |
Implemented in PilotDaemon.
virtual QString PilotDaemonDCOP::shortStatusString | ( | ) | [pure virtual] |
Implemented in PilotDaemon.
virtual void PilotDaemonDCOP::startListening | ( | ) | [pure virtual] |
Implemented in PilotDaemon.
virtual QString PilotDaemonDCOP::statusString | ( | ) | [pure virtual] |
virtual void PilotDaemonDCOP::stopListening | ( | ) | [pure virtual] |
Implemented in PilotDaemon.
virtual QString PilotDaemonDCOP::userName | ( | ) | [pure virtual] |
Implemented in PilotDaemon.
Member Data Documentation
k_dcop_signals PilotDaemonDCOP::__pad0__ |
Definition at line 98 of file pilotDaemonDCOP.h.
The documentation for this class was generated from the following file: