Solid
opticaldisc.h
Go to the documentation of this file.
43 Q_PROPERTY(ContentTypes availableContent READ availableContent)
44 Q_PROPERTY(DiscType discType READ discType)
48 Q_PROPERTY(qulonglong capacity READ capacity)
63 NoContent = 0x00,
64 Audio = 0x01,
65 Data = 0x02,
66 VideoCd = 0x04,
67 SuperVideoCd = 0x08,
68 VideoDvd = 0x10,
69 VideoBluRay = 0x20
static Type deviceInterfaceType()
Get the Solid::DeviceInterface::Type of the OpticalDisc device interface.
Definition: opticaldisc.h:132
This class allows applications to deal with devices available in the underlying system.
Definition: device.h:48
Definition: opticaldisc.h:105
ContentType
This enum type defines the type of content available in an optical disc.
Definition: opticaldisc.h:62
Type
This enum type defines the type of device interface that a Device can have.
Definition: deviceinterface.h:67
Definition: opticaldisc.h:100
This device interface is available on volume devices.
Definition: storagevolume.h:39
Definition: opticaldisc.h:104
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.