Applets
DeviceNotifier Class Reference
#include <devicenotifier.h>

Detailed Description
Definition at line 51 of file devicenotifier.h.
Public Types | |
| enum | SpecificRoles { SolidUdiRole = Qt::UserRole + 1, PredicateFilesRole = Qt::UserRole + 2, ActionRole = Qt::UserRole + 3, IconNameRole = Qt::UserRole + 4, ScopeRole = Qt::UserRole + 5, SubTitleMandatoryRole = Qt::UserRole + 6 } |
Public Slots | |
| void | configAccepted () |
| void | dataUpdated (const QString &source, Plasma::DataEngine::Data data) |
| void | onClickNotifier () |
| void | onSourceAdded (const QString &name) |
| void | onSourceRemoved (const QString &name) |
| void | onTimerExpired () |
| void | slotOnItemClicked (const QModelIndex &) |
Public Member Functions | |
| void | constraintsEvent (Plasma::Constraints constraints) |
| DeviceNotifier (QObject *parent, const QVariantList &args) | |
| void | init () |
| void | paintInterface (QPainter *p, const QStyleOptionGraphicsItem *option, const QRect &rect) |
| ~DeviceNotifier () | |
Protected Member Functions | |
| void | createConfigurationInterface (KConfigDialog *parent) |
Classes | |
| struct | ItemType |
Member Enumeration Documentation
Definition at line 64 of file devicenotifier.h.
Constructor & Destructor Documentation
| DeviceNotifier::DeviceNotifier | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 59 of file devicenotifier.cpp.
| DeviceNotifier::~DeviceNotifier | ( | ) |
Definition at line 176 of file devicenotifier.cpp.
Member Function Documentation
| void DeviceNotifier::configAccepted | ( | ) | [slot] |
Definition at line 376 of file devicenotifier.cpp.
| void DeviceNotifier::constraintsEvent | ( | Plasma::Constraints | constraints | ) |
Definition at line 183 of file devicenotifier.cpp.
| void DeviceNotifier::createConfigurationInterface | ( | KConfigDialog * | parent | ) | [protected] |
Definition at line 362 of file devicenotifier.cpp.
| void DeviceNotifier::dataUpdated | ( | const QString & | source, | |
| Plasma::DataEngine::Data | data | |||
| ) | [slot] |
Definition at line 217 of file devicenotifier.cpp.
| void DeviceNotifier::init | ( | ) |
Definition at line 77 of file devicenotifier.cpp.
| void DeviceNotifier::onClickNotifier | ( | ) | [slot] |
Definition at line 352 of file devicenotifier.cpp.
| void DeviceNotifier::onSourceAdded | ( | const QString & | name | ) | [slot] |
Definition at line 291 of file devicenotifier.cpp.
| void DeviceNotifier::onSourceRemoved | ( | const QString & | name | ) | [slot] |
Definition at line 322 of file devicenotifier.cpp.
| void DeviceNotifier::onTimerExpired | ( | ) | [slot] |
Definition at line 433 of file devicenotifier.cpp.
| void DeviceNotifier::paintInterface | ( | QPainter * | p, | |
| const QStyleOptionGraphicsItem * | option, | |||
| const QRect & | rect | |||
| ) |
Definition at line 212 of file devicenotifier.cpp.
| void DeviceNotifier::slotOnItemClicked | ( | const QModelIndex & | index | ) | [slot] |
Definition at line 391 of file devicenotifier.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference