BluezQt
obextransfer.h
void statusChanged(Status status)
Indicates that the status of transfer have changed.
void transferredChanged(quint64 transferred)
Indicates that the number of transferred bytes have changed.
ObexTransferPtr toSharedPtr() const
Returns a shared pointer from this.
Definition obextransfer.cpp:113
bool isSuspendable() const
Returns whether the transfer is suspendable.
Definition obextransfer.cpp:158
void fileNameChanged(const QString &fileName)
Indicates that the name of transferred file have changed.
void suspend()
Q_SCRIPTABLE CaptureState status()
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
Q_SIGNALSQ_SIGNALS
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:56:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:56:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.