Solid::Ifaces::DeviceInterface
Solid::Ifaces::DeviceInterface Class Reference
#include <deviceinterface.h>
Inheritance diagram for Solid::Ifaces::DeviceInterface:
Public Member Functions | |
virtual | ~DeviceInterface () |
Detailed Description
Base interface of all the device interfaces.
A device interface describes what a device can do. A device generally has a set of device interfaces.
Definition at line 22 of file ifaces/deviceinterface.h.
Constructor & Destructor Documentation
◆ ~DeviceInterface()
|
virtual |
Destroys a DeviceInterface object.
Definition at line 9 of file ifaces/deviceinterface.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:14:22 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:14:22 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.