BluezQt
job.h
91 * Note that the event loop started by this method does not process user input events, which means
This class represents an asynchronous job performed by BluezQt, it is usually not used directly but i...
virtual void doEmitResult()=0
Implementation for emitting the result signal.
virtual void doStart()=0
Implementation for start() that will be executed in next loop.
Q_SCRIPTABLE Q_NOREPLY void start()
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:00:59 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:00:59 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.