• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

Applets

SystemTray::Protocol

SystemTray::Protocol Class Reference

System tray protocol base class. More...

#include <protocol.h>

Inheritance diagram for SystemTray::Protocol:

Inheritance graph
[legend]

List of all members.


Signals

void jobCreated (SystemTray::Job *job)
void notificationCreated (SystemTray::Notification *notification)
void taskCreated (SystemTray::Task *task)

Public Member Functions

virtual void init ()=0
 Protocol (QObject *parent)

Detailed Description

System tray protocol base class.

To support a new system tray protocol, this class and Task should be subclassed and the subclass of this class registered with the global Manager. The Protocol subclass should emit taskCreated() for each new task created.

Definition at line 46 of file protocol.h.


Constructor & Destructor Documentation

SystemTray::Protocol::Protocol ( QObject *  parent  )  [explicit]

Definition at line 28 of file protocol.cpp.


Member Function Documentation

virtual void SystemTray::Protocol::init (  )  [pure virtual]

Implemented in SystemTray::FdoProtocol, SystemTray::DBusJobProtocol, SystemTray::DBusNotificationProtocol, and SystemTray::PlasmoidProtocol.

void SystemTray::Protocol::jobCreated ( SystemTray::Job *  job  )  [signal]

Signals that a new notification has been created.

void SystemTray::Protocol::notificationCreated ( SystemTray::Notification *  notification  )  [signal]

Signals that a new notification has been created.

void SystemTray::Protocol::taskCreated ( SystemTray::Task *  task  )  [signal]

Signals that a new task has been created.


The documentation for this class was generated from the following files:
  • protocol.h
  • protocol.cpp

Applets

Skip menu "Applets"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

API Reference

Skip menu "API Reference"
  • KWin
  •   KWin Libraries
  • Libraries
  •   libkworkspace
  •   libsolidcontrol
  •   libtaskmanager
  • Plasma
  •   Animators
  •   Applets
  •   Engines
  • Solid Modules
Generated for API Reference by doxygen 1.5.7
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal