Solid
opticaldisc.h
Go to the documentation of this file.
43 Q_PROPERTY(ContentTypes availableContent READ availableContent)
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,
70 };
Type
This enum type defines the type of device interface that a Device can have.
Definition deviceinterface.h:67
This class allows applications to deal with devices available in the underlying system.
Definition device.h:49
@ DvdPlusRecordableDuallayer
Definition opticaldisc.h:103
static Type deviceInterfaceType()
Get the Solid::DeviceInterface::Type of the OpticalDisc device interface.
Definition opticaldisc.h:132
ContentType
This enum type defines the type of content available in an optical disc.
Definition opticaldisc.h:62
This device interface is available on volume devices.
Definition storagevolume.h:40
Definition acadapter.h:29
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.