ModemManagerQt
modem3gpp.h
29 * This class provides access to specific actions that may be performed in modems with 3GPP capabilities.
80 * Country Code is the two-letter country codes defined in ISO 3166-1, part of the ISO 3166 standard,
95 * @return Value representing the subscription status of the account and whether there is any data remaining.
FacilityLocks enabledFacilityLocks() const
Definition modem3gpp.cpp:110
int timeout() const
Returns the current value of the DBus timeout in milliseconds.
Definition modem3gpp.cpp:142
void setTimeout(int timeout)
Sets the timeout in milliseconds for all async method DBus calls.
Definition modem3gpp.cpp:136
void registerToNetwork(const QString &networkId=QString())
Register the device to network.
Definition modem3gpp.cpp:124
MMModem3gppRegistrationState registrationState() const
Definition modem3gpp.cpp:86
This namespace allows to query the underlying system to discover the available modem interfaces respo...
Definition bearer.cpp:20
Q_FLAGS(...)
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.