ModemManagerQt
modemvoice.h
ModemManager::Call::Ptr findCall(const QString &uni)
Definition modemvoice.cpp:130
void callAdded(const QString &uni)
Emitted when an new Call is detected.
int timeout() const
Returns the current value of the DBus timeout in milliseconds.
Definition modemvoice.cpp:142
void setTimeout(int timeout)
Sets the timeout in milliseconds for all async method DBus calls.
Definition modemvoice.cpp:136
QDBusPendingReply< QDBusObjectPath > createCall(const QString &number)
Creates a new call object.
Definition modemvoice.cpp:105
void callDeleted(const QString &uni)
Emitted when a call has been deleted.
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:23 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:23 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.