NetworkManagerQt
wimaxdevice.h
63 * Center frequency (in KHz) of the radio channel the device is using to communicate with the network when connected.
71 * RSSI of the current radio link in dBm. This value indicates how strong the raw received RF signal from the base station is, but does not indicate the
76 * Average power of the last burst transmitted by the device, in units of 0.5 dBm. i.e. a TxPower of -11 represents an actual device TX power of -5.5 dBm.
void bitRateChanged(int bitrate)
This signal is emitted when the bitrate of this network has changed.
void activeNspChanged(const QString &)
The active NSP changed.
void hardwareAddressChanged(const QString &)
The device changed its hardware address.
void cinrChanged(int)
The device changed its signal/noise ratio.
void centerFrequencyChanged(uint)
The device changed its center frequency.
void nspDisappeared(const QString &)
A wireless access point disappeared.
This class allows querying the underlying system to discover the available network interfaces and rea...
Definition accesspoint.h:21
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.