Plasma
HotplugEngine Class Reference
#include <hotplugengine.h>
Inheritance diagram for HotplugEngine:

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.
Public Member Functions | |
HotplugEngine (QObject *parent, const QVariantList &args) | |
~HotplugEngine () | |
Protected Slots | |
void | onDeviceAdded (const QString &udi) |
void | onDeviceRemoved (const QString &udi) |
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: