ModemManagerQt
call.h
25 * Note: MMCallState, MMCallStateReason and MMCallDirection enums are defined in <ModemManager/ModemManager-enums.h>
26 * See http://www.freedesktop.org/software/ModemManager/api/latest/ModemManager-Flags-and-Enumerations.html
MMCallStateReason stateReason() const
This method returns the reason for the call state change.
Definition call.cpp:107
MMCallDirection direction() const
This method returns the direction of the call.
Definition call.cpp:113
int timeout() const
Returns the current value of the DBus timeout in milliseconds.
Definition call.cpp:131
void setTimeout(int timeout)
Sets the timeout in milliseconds for all async method DBus calls.
Definition call.cpp:125
Q_SCRIPTABLE Q_NOREPLY void start()
This namespace allows to query the underlying system to discover the available modem interfaces respo...
Definition bearer.cpp:20
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:54:22 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:54:22 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.