kpilot/kpilot
PilotDaemonTray Class Reference
List of all members.Detailed Description
Definition at line 54 of file pilotDaemon.h.
Public Types | |
| enum | IconShape { Normal, Busy, NotListening } |
Public Member Functions | |
| PilotDaemonTray (PilotDaemon *p) | |
| void | changeIcon (IconShape) |
| void | enableRunKPilot (bool) |
| virtual void | dragEnterEvent (QDragEnterEvent *) |
| virtual void | dropEvent (QDropEvent *) |
Protected Slots | |
| void | slotShowAbout () |
| void | slotShowBusy () |
| void | slotShowNormal () |
| void | slotShowNotListening () |
| void | slotBusyTimer () |
| virtual void | mousePressEvent (QMouseEvent *e) |
| virtual void | closeEvent (QCloseEvent *e) |
Protected Member Functions | |
| void | setupWidget () |
| void | startHotSync () |
| void | endHotSync () |
Protected Attributes | |
| QPopupMenu * | fSyncTypeMenu |
Friends | |
| class | PilotDaemon |
Member Data Documentation
QPopupMenu* PilotDaemonTray::fSyncTypeMenu [protected] |
The documentation for this class was generated from the following files:

