Solid::Ifaces::DeviceInterface

Search for usage in LXR

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.

See also
Solid::Ifaces::AbstractDeviceInterface

Definition at line 24 of file ifaces/deviceinterface.h.

Constructor & Destructor Documentation

◆ ~DeviceInterface()

Solid::Ifaces::DeviceInterface::~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 Tue Mar 26 2024 11:17:12 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.