Solid
deviceinterface.cpp
Go to the documentation of this file.
This device interface is available on interfaces exposed by sound cards.
Definition audiointerface.h:38
QObject * backendObject() const
Definition deviceinterface.cpp:129
void setBackendObject(QObject *object)
Definition deviceinterface.cpp:134
DevicePrivate * devicePrivate() const
Definition deviceinterface.cpp:139
virtual ~DeviceInterfacePrivate()
Definition deviceinterface.cpp:124
DeviceInterfacePrivate()
Definition deviceinterface.cpp:118
void setDevicePrivate(DevicePrivate *devicePrivate)
Definition deviceinterface.cpp:144
static QString typeToString(Type type)
Definition deviceinterface.cpp:50
Type
This enum type defines the type of device interface that a Device can have.
Definition deviceinterface.h:67
static Type stringToType(const QString &type)
Definition deviceinterface.cpp:57
DeviceInterface(DeviceInterfacePrivate &dd, QObject *backendObject)
Definition deviceinterface.cpp:29
static QString typeDescription(Type type)
Definition deviceinterface.cpp:64
Definition device_p.h:36
This device interface is available on Digital Video Broadcast (DVB) devices.
Definition dvbinterface.h:42
Definition internetgateway.h:38
This device interface is available on network interfaces.
Definition networkinterface.h:37
This device interface is available on CD-R*,DVD*,Blu-Ray,HD-DVD drives.
Definition opticaldrive.h:43
This class implements Portable Media Player device interface and represents a portable media player a...
Definition portablemediaplayer.h:46
This device interface is available on serial interfaces.
Definition serialinterface.h:38
This device interface is available on smart card readers.
Definition smartcardreader.h:37
This device interface is available on volume devices to access them (i.e.
Definition storageaccess.h:43
This device interface is available on storage devices.
Definition storagedrive.h:40
This device interface is available on volume devices.
Definition storagevolume.h:40
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.