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

Applets

SystemTray::Manager

SystemTray::Manager Class Reference

w More...

#include <manager.h>

Inheritance diagram for SystemTray::Manager:

Inheritance graph
[legend]

List of all members.


Signals

void jobAdded (SystemTray::Job *job)
void jobChanged (SystemTray::Job *job)
void jobRemoved (SystemTray::Job *job)
void notificationAdded (SystemTray::Notification *notification)
void notificationChanged (SystemTray::Notification *notification)
void notificationRemoved (SystemTray::Notification *notification)
void taskAdded (SystemTray::Task *task)
void taskChanged (SystemTray::Task *task)
void taskRemoved (SystemTray::Task *task)

Public Member Functions

QList< Job * > jobs () const
 Manager ()
QList< Notification * > notifications () const
void registerJobProtocol ()
void registerNotificationProtocol ()
QList< Task * > tasks () const
 ~Manager ()

Detailed Description

w

Creator and amalgamator of the supported system tray specifications

Definition at line 39 of file manager.h.


Constructor & Destructor Documentation

SystemTray::Manager::Manager (  ) 

Definition at line 65 of file manager.cpp.

SystemTray::Manager::~Manager (  ) 

Definition at line 70 of file manager.cpp.


Member Function Documentation

void SystemTray::Manager::jobAdded ( SystemTray::Job *  job  )  [signal]

Emitted when a new job has been added.

void SystemTray::Manager::jobChanged ( SystemTray::Job *  job  )  [signal]

Emitted when something about a job changes.

void SystemTray::Manager::jobRemoved ( SystemTray::Job *  job  )  [signal]

Emitted when a job has been removed.

QList< Job * > SystemTray::Manager::jobs (  )  const

Returns:
a list of all known Job instances

Definition at line 164 of file manager.cpp.

void SystemTray::Manager::notificationAdded ( SystemTray::Notification *  notification  )  [signal]

Emitted when a new notification has been added.

void SystemTray::Manager::notificationChanged ( SystemTray::Notification *  notification  )  [signal]

Emitted when something about a notification changes.

void SystemTray::Manager::notificationRemoved ( SystemTray::Notification *  notification  )  [signal]

Emitted when a notification has been removed.

QList< Notification * > SystemTray::Manager::notifications (  )  const

Returns:
a list of all known Task instances

Definition at line 127 of file manager.cpp.

void SystemTray::Manager::registerJobProtocol (  ) 

Integrates the Job progress info into the applet's notification system.

Definition at line 132 of file manager.cpp.

void SystemTray::Manager::registerNotificationProtocol (  ) 

Iintegrates the notifications into the applet's notification system.

Definition at line 101 of file manager.cpp.

void SystemTray::Manager::taskAdded ( SystemTray::Task *  task  )  [signal]

Emitted when a new task has been added.

void SystemTray::Manager::taskChanged ( SystemTray::Task *  task  )  [signal]

Emitted when something about a task changes (such as it changing from non-embeddable to embeddable).

void SystemTray::Manager::taskRemoved ( SystemTray::Task *  task  )  [signal]

Emitted when a task has been removed.

QList< Task * > SystemTray::Manager::tasks (  )  const

Returns:
a list of all known Task instances

Definition at line 76 of file manager.cpp.


The documentation for this class was generated from the following files:
  • manager.h
  • manager.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