BluezQt
tpendingcall.h
31// KF6 TODO: convert all PendingCalls to TPendingCall (or convert existing PendingCall class to templated version).
68 void process(QDBusPendingCallWatcher *watcher, ErrorProcessor errorProcessor, QVariantList *values)
Pending method call.
Pending method call (template version).
const Select< Index, T... >::Type valueAt() const
Returns a return value at given index of the call.
Definition tpendingcall.h:56
QVariant argumentAt(int index) const const
int count() const const
QDBusError error() const const
bool isError() const const
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:46 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:08:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.