krfb
TrayIcon Class Reference
#include <trayicon.h>
Inheritance diagram for TrayIcon:
Detailed Description
Implements the trayicon.
Definition at line 33 of file trayicon.h.
Public Slots | |
| void | prepareQuit () |
| void | showConnectedMessage (const QString &host) |
| void | showDisconnectedMessage () |
| void | setDesktopControlSetting (bool) |
| void | showManageInvitations () |
| void | showAbout () |
Signals | |
| void | diconnectedMessageDisplayed () |
| void | enableDesktopControl (bool) |
| void | quitApp () |
Public Member Functions | |
| TrayIcon (KDialog *) | |
| ~TrayIcon () | |
Constructor & Destructor Documentation
| TrayIcon::TrayIcon | ( | KDialog * | d | ) |
Definition at line 32 of file trayicon.cpp.
| TrayIcon::~TrayIcon | ( | ) |
Definition at line 60 of file trayicon.cpp.
Member Function Documentation
| void TrayIcon::diconnectedMessageDisplayed | ( | ) | [signal] |
| void TrayIcon::enableDesktopControl | ( | bool | ) | [signal] |
| void TrayIcon::quitApp | ( | ) | [signal] |
| void TrayIcon::prepareQuit | ( | ) | [slot] |
Definition at line 69 of file trayicon.cpp.
| void TrayIcon::showConnectedMessage | ( | const QString & | host | ) | [slot] |
Definition at line 74 of file trayicon.cpp.
| void TrayIcon::showDisconnectedMessage | ( | ) | [slot] |
Definition at line 85 of file trayicon.cpp.
| void TrayIcon::setDesktopControlSetting | ( | bool | b | ) | [slot] |
Definition at line 99 of file trayicon.cpp.
| void TrayIcon::showManageInvitations | ( | ) | [slot] |
Definition at line 105 of file trayicon.cpp.
| void TrayIcon::showAbout | ( | ) | [slot] |
Definition at line 64 of file trayicon.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference