Solid
frontend/opticaldisc.h
Type
This enum type defines the type of device interface that a Device can have.
Definition frontend/deviceinterface.h:50
This class allows applications to deal with devices available in the underlying system.
Definition frontend/device.h:34
This device interface is available on optical discs.
Definition frontend/opticaldisc.h:27
QFlags< ContentType > ContentTypes
Stores a combination of ContentType values.
Definition frontend/opticaldisc.h:64
bool isAppendable() const
Indicates if it's possible to write additional data to the disc.
Definition frontend/opticaldisc.cpp:34
DiscType
This enum type defines the type of optical disc it can be.
Definition frontend/opticaldisc.h:89
static Type deviceInterfaceType()
Get the Solid::DeviceInterface::Type of the OpticalDisc device interface.
Definition frontend/opticaldisc.h:134
ContentType
This enum type defines the type of content available in an optical disc.
Definition frontend/opticaldisc.h:50
Q_FLAG(...)
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:55:36 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:55:36 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.