Solid
Solid::DevicePrivate Class Reference
#include <device_p.h>
Inheritance diagram for Solid::DevicePrivate:

Public Slots | |
| void | _k_destroyed (QObject *object) |
Public Member Functions | |
| DevicePrivate (const QString &udi) | |
| ~DevicePrivate () | |
| Ifaces::Device * | backendObject () const |
| DeviceInterface * | interface (const DeviceInterface::Type &type) const |
| void | setBackendObject (Ifaces::Device *object) |
| void | setInterface (const DeviceInterface::Type &type, DeviceInterface *interface) |
| QString | udi () const |
Detailed Description
Definition at line 35 of file device_p.h.
Constructor & Destructor Documentation
| Solid::DevicePrivate::DevicePrivate | ( | const QString & | udi | ) | [explicit] |
Definition at line 265 of file device.cpp.
| Solid::DevicePrivate::~DevicePrivate | ( | ) |
Definition at line 270 of file device.cpp.
Member Function Documentation
| void Solid::DevicePrivate::_k_destroyed | ( | QObject * | object | ) | [slot] |
Definition at line 278 of file device.cpp.
| Ifaces::Device* Solid::DevicePrivate::backendObject | ( | ) | const [inline] |
Definition at line 44 of file device_p.h.
| Solid::DeviceInterface * Solid::DevicePrivate::interface | ( | const DeviceInterface::Type & | type | ) | const |
Definition at line 309 of file device.cpp.
| void Solid::DevicePrivate::setBackendObject | ( | Ifaces::Device * | object | ) |
Definition at line 284 of file device.cpp.
| void Solid::DevicePrivate::setInterface | ( | const DeviceInterface::Type & | type, |
| DeviceInterface * | interface | ||
| ) |
Definition at line 314 of file device.cpp.
| QString Solid::DevicePrivate::udi | ( | ) | const [inline] |
Definition at line 42 of file device_p.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference