Solid
Solid::StorageDrivePrivate Class Reference
#include <storagedrive_p.h>
Inheritance diagram for Solid::StorageDrivePrivate:
Public Member Functions | |
| StorageDrivePrivate () | |
Public Member Functions inherited from Solid::DeviceInterfacePrivate | |
| DeviceInterfacePrivate () | |
| virtual | ~DeviceInterfacePrivate () |
| QObject * | backendObject () const |
| DevicePrivate * | devicePrivate () const |
| void | setBackendObject (QObject *object) |
| void | setDevicePrivate (DevicePrivate *devicePrivate) |
Detailed Description
Definition at line 28 of file storagedrive_p.h.
Constructor & Destructor Documentation
◆ StorageDrivePrivate()
|
inline |
Definition at line 31 of file storagedrive_p.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 19:00:22 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 19:00:22 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
Public Member Functions inherited from