Solid
deviceinterface.cpp
Go to the documentation of this file.
This device interface is available on smart card readers.
Definition: smartcardreader.h:36
Definition: device_p.h:35
This class implements Portable Media Player device interface and represents a portable media player a...
Definition: portablemediaplayer.h:45
static QString typeToString(Type type)
Definition: deviceinterface.cpp:50
void setBackendObject(QObject *object)
Definition: deviceinterface.cpp:134
This device interface is available on network interfaces.
Definition: networkinterface.h:36
DeviceInterfacePrivate()
Definition: deviceinterface.cpp:118
Type
This enum type defines the type of device interface that a Device can have.
Definition: deviceinterface.h:67
This device interface is available on serial interfaces.
Definition: serialinterface.h:37
void setDevicePrivate(DevicePrivate *devicePrivate)
Definition: deviceinterface.cpp:144
QObject * backendObject() const
Definition: deviceinterface.cpp:129
This device interface is available on volume devices to access them (i.e.
Definition: storageaccess.h:42
This device interface is available on Digital Video Broadcast (DVB) devices.
Definition: dvbinterface.h:41
static Type stringToType(const QString &type)
Definition: deviceinterface.cpp:57
This device interface is available on volume devices.
Definition: storagevolume.h:39
the networking system is not active or unable to report its status - proceed with caution ...
Definition: networking.h:46
static QString typeDescription(Type type)
Definition: deviceinterface.cpp:64
bool isValid() const
Indicates if this device interface is valid.
Definition: deviceinterface.cpp:44
virtual ~DeviceInterfacePrivate()
Definition: deviceinterface.cpp:124
DeviceInterface(DeviceInterfacePrivate &dd, QObject *backendObject)
Definition: deviceinterface.cpp:29
Definition: internetgateway.h:37
DevicePrivate * devicePrivate() const
Definition: deviceinterface.cpp:139
This device interface is available on storage devices.
Definition: storagedrive.h:39
This device interface is available on interfaces exposed by sound cards.
Definition: audiointerface.h:37
This device interface is available on CD-R*,DVD*,Blu-Ray,HD-DVD drives.
Definition: opticaldrive.h:42
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:47 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:47 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.