Engines
HotplugEngine Class Reference
This class is connected with solid, filter devices and provide signal with source for applet in Plasma. More...
#include <hotplugengine.h>
Inheritance diagram for HotplugEngine:

Public Member Functions | |
| HotplugEngine (QObject *parent, const QVariantList &args) | |
| ~HotplugEngine () | |
Protected Slots | |
| void | onDeviceAdded (const QString &udi) |
| void | onDeviceRemoved (const QString &udi) |
Detailed Description
This class is connected with solid, filter devices and provide signal with source for applet in Plasma.Definition at line 33 of file hotplugengine.h.
Constructor & Destructor Documentation
| HotplugEngine::HotplugEngine | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 37 of file hotplugengine.cpp.
| HotplugEngine::~HotplugEngine | ( | ) |
Definition at line 53 of file hotplugengine.cpp.
Member Function Documentation
| void HotplugEngine::onDeviceAdded | ( | const QString & | udi | ) | [protected, slot] |
Definition at line 58 of file hotplugengine.cpp.
| void HotplugEngine::onDeviceRemoved | ( | const QString & | udi | ) | [protected, slot] |
Definition at line 96 of file hotplugengine.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference