Solid
opticaldrive.h
Go to the documentation of this file.
47 Q_PROPERTY(MediumTypes supportedMedia READ supportedMedia)
76 Dvdrw=0x00010, Dvdram=0x00020, Dvdplusr=0x00040,
77 Dvdplusrw=0x00080, Dvdplusdl=0x00100, Dvdplusdlrw=0x00200,
78 Bd=0x00400, Bdr=0x00800, Bdre=0x01000,
79 HdDvd=0x02000, HdDvdr=0x04000, HdDvdrw=0x08000 };
This class allows applications to deal with devices available in the underlying system.
Definition: device.h:48
MediumType
This enum type defines the type of medium an optical drive supports.
Definition: opticaldrive.h:75
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 storage devices.
Definition: storagedrive.h:39
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-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.