Solid
frontend/opticaldrive.cpp
17 connect(backendObject, SIGNAL(ejectDone(Solid::ErrorType, QVariant, QString)), this, SIGNAL(ejectDone(Solid::ErrorType, QVariant, QString)));
This device interface is available on CD-ROM drives.
Definition ifaces/opticaldrive.h:25
bool eject()
Ejects any disc that could be contained in this drive.
Definition frontend/opticaldrive.cpp:49
QFlags< MediumType > MediumTypes
Stores a combination of MediumType values.
Definition frontend/opticaldrive.h:87
QFuture< ArgsType< Signal > > connect(Sender *sender, Signal signal)
Q_D(Todo)
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.