Applets
SystemMonitor Class Reference
#include <system-monitor.h>
Inheritance diagram for SystemMonitor:

Public Slots | |
void | checkGeometry () |
Public Member Functions | |
virtual QList< QAction * > | contextualActions () |
virtual QGraphicsWidget * | graphicsWidget () |
void | init () |
SystemMonitor (QObject *parent, const QVariantList &args) | |
virtual | ~SystemMonitor () |
Protected Slots | |
void | appletRemoved (QObject *object) |
void | toggled (bool toggled) |
Protected Member Functions | |
void | addApplet (const QString &name) |
void | removeApplet (const QString &name) |
Detailed Description
Definition at line 31 of file system-monitor.h.
Constructor & Destructor Documentation
SystemMonitor::SystemMonitor | ( | QObject * | parent, | |
const QVariantList & | args | |||
) |
Definition at line 38 of file system-monitor.cpp.
SystemMonitor::~SystemMonitor | ( | ) | [virtual] |
Definition at line 46 of file system-monitor.cpp.
Member Function Documentation
void SystemMonitor::addApplet | ( | const QString & | name | ) | [protected] |
Definition at line 100 of file system-monitor.cpp.
void SystemMonitor::appletRemoved | ( | QObject * | object | ) | [protected, slot] |
Definition at line 130 of file system-monitor.cpp.
void SystemMonitor::checkGeometry | ( | ) | [slot] |
Definition at line 143 of file system-monitor.cpp.
Definition at line 179 of file system-monitor.cpp.
QGraphicsWidget * SystemMonitor::graphicsWidget | ( | ) | [virtual] |
Definition at line 188 of file system-monitor.cpp.
void SystemMonitor::init | ( | ) |
Definition at line 58 of file system-monitor.cpp.
void SystemMonitor::removeApplet | ( | const QString & | name | ) | [protected] |
Definition at line 121 of file system-monitor.cpp.
void SystemMonitor::toggled | ( | bool | toggled | ) | [protected, slot] |
Definition at line 92 of file system-monitor.cpp.
The documentation for this class was generated from the following files: