kpilot/kpilot
KPilotDCOP Class Reference
Inheritance diagram for KPilotDCOP:

Detailed Description
Definition at line 36 of file kpilotDCOP.h.
Public Types | |
enum | DaemonMessages { None = 0, StartOfHotSync = 1, EndOfHotSync = 2, DaemonQuit = 4 } |
enum | KPilotStatus { Startup = 1, WaitingForDaemon = 2, Normal = 10, UIBusy = 100, Error = 101 } |
DCOP Member Functions | |
virtual ASYNC | daemonStatus (int)=0 |
virtual ASYNC | configure ()=0 |
virtual ASYNC | configureWizard ()=0 |
virtual int | kpilotStatus ()=0 |
Member Function Documentation
|
This is the method the daemon uses to popup the configure dialog.
Implemented in KPilotInstaller. |
|
This is the method the daemon uses to report changes in its state.
Implemented in KPilotInstaller. |
|
Report KPilot's state back to the daemon.
Implemented in KPilotInstaller. |
The documentation for this class was generated from the following file: