ModemManagerQt
modemsignal.h
50 * This dictionary is composed of a string key, with an associated data which contains type-specific information.
51 * @param rssi The CDMA1x RSSI (Received Signal Strength Indication), in dBm, given as a floating point value (signature "d").
59 * This dictionary is composed of a string key, with an associated data which contains type-specific information.
60 * @param rssi The CDMA EV-DO RSSI (Received Signal Strength Indication), in dBm, given as a floating point value (signature "d").
70 * This dictionary is composed of a string key, with an associated data which contains type-specific information.
71 * @param rssi The GSM RSSI (Received Signal Strength Indication), in dBm, given as a floating point value (signature "d").
78 * This dictionary is composed of a string key, with an associated data which contains type-specific information.
79 * @param rssi The LTE RSSI (Received Signal Strength Indication), in dBm, given as a floating point value (signature "d").
80 * @param rsrq The LTE RSRQ (Reference Signal Received Quality), in dB, given as a floating point value (signature "d").
81 * @param rsrp The LTE RSRP (Reference Signal Received Power), in dBm, given as a floating point value (signature "d").
89 * This dictionary is composed of a string key, with an associated data which contains type-specific information.
QDBusPendingReply< void > setup(uint rate)
Setup extended signal quality information retrieval.
Definition modemsignal.cpp:97
void setTimeout(int timeout)
Sets the timeout in milliseconds for all async method DBus calls.
Definition modemsignal.cpp:103
int timeout() const
Returns the current value of the DBus timeout in milliseconds.
Definition modemsignal.cpp:109
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.