Solid
Solid::DeviceManagerPrivate Class Reference
#include <devicemanager_p.h>
Inheritance diagram for Solid::DeviceManagerPrivate:
Public Member Functions | |
DeviceManagerPrivate () | |
~DeviceManagerPrivate () | |
DevicePrivate * | findRegisteredDevice (const QString &udi) |
Public Member Functions inherited from Solid::ManagerBasePrivate | |
ManagerBasePrivate () | |
virtual | ~ManagerBasePrivate () |
void | loadBackends () |
QList< QObject * > | managerBackends () const |
Additional Inherited Members | |
Signals inherited from Solid::DeviceNotifier | |
void | deviceAdded (const QString &udi) |
void | deviceRemoved (const QString &udi) |
Static Public Member Functions inherited from Solid::DeviceNotifier | |
static DeviceNotifier * | instance () |
Detailed Description
Definition at line 42 of file devicemanager_p.h.
Constructor & Destructor Documentation
Solid::DeviceManagerPrivate::DeviceManagerPrivate | ( | ) |
Definition at line 35 of file devicemanager.cpp.
Solid::DeviceManagerPrivate::~DeviceManagerPrivate | ( | ) |
Definition at line 49 of file devicemanager.cpp.
Member Function Documentation
Solid::DevicePrivate * Solid::DeviceManagerPrivate::findRegisteredDevice | ( | const QString & | udi | ) |
Definition at line 219 of file devicemanager.cpp.
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.