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
This device interface is available on CD-R*,DVD*,Blu-Ray,HD-DVD drives.
bool eject()
Ejects any disc that could be contained in this drive.
Definition frontend/opticaldrive.cpp:49
QFuture< ArgsType< Signal > > connect(Sender *sender, Signal signal)
Q_D(Todo)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:14:22 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:14:22 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.