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
|
explicit |
Definition at line 271 of file device.cpp.
Solid::DevicePrivate::~DevicePrivate | ( | ) |
Definition at line 276 of file device.cpp.
Member Function Documentation
|
slot |
Definition at line 284 of file device.cpp.
|
inline |
Definition at line 44 of file device_p.h.
Solid::DeviceInterface * Solid::DevicePrivate::interface | ( | const DeviceInterface::Type & | type | ) | const |
Definition at line 315 of file device.cpp.
void Solid::DevicePrivate::setBackendObject | ( | Ifaces::Device * | object | ) |
Definition at line 290 of file device.cpp.
void Solid::DevicePrivate::setInterface | ( | const DeviceInterface::Type & | type, |
DeviceInterface * | interface | ||
) |
Definition at line 320 of file device.cpp.
|
inline |
Definition at line 42 of file device_p.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.