NetworkManagerQt
devicestatistics.h
27 Q_PROPERTY(uint refreshRateMs READ refreshRateMs WRITE setRefreshRateMs NOTIFY refreshRateMsChanged)
39 * Refresh rate of the rest of properties of this interface. The properties are guaranteed to be refreshed
void refreshRateMsChanged(uint refreshRate)
Emitted when the refresh rate has changed.
void rxBytesChanged(qulonglong rxBytes)
Emitted when the received bytes has changed.
void txBytesChanged(qulonglong txBytes)
Emitted when the transmitted bytes has changed.
This class allows querying the underlying system to discover the available network interfaces and rea...
Definition accesspoint.h:21
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
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:57:19 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:57:19 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.