Solid
opticaldrive.h
Go to the documentation of this file.
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
MediumType
This enum type defines the type of medium an optical drive supports.
Definition: opticaldrive.h:75
void ejectPressed(const QString &udi)
This signal is emitted when the eject button is pressed on the drive.
void ejectDone(Solid::ErrorType error, QVariant errorData, const QString &udi)
This signal is emitted when the attempted eject process on this drive is completed.
static Type deviceInterfaceType()
Get the Solid::DeviceInterface::Type of the OpticalDrive device interface.
Definition: opticaldrive.h:111
void ejectRequested(const QString &udi)
This signal is emitted when eject on this drive is requested.
Definition: opticaldrive_p.h:29
This device interface is available on CD-R*,DVD*,Blu-Ray,HD-DVD drives.
Definition: opticaldrive.h:43
This device interface is available on storage devices.
Definition: storagedrive.h:40
Definition: acadapter.h:29
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.