NetworkManagerQt
modemdevice.h
20 * Represents a generic modem device, generally defined by the modemCapabilities() it exposes and at
Device(const QString &path, QObject *parent=nullptr)
Creates a new device object.
Definition device.cpp:226
Capabilities currentCapabilities() const
The generic family of access technologies the modem currently supports without a firmware reload or r...
Definition modemdevice.cpp:64
Capabilities modemCapabilities() const
The generic family of access technologies the modem supports.
Definition modemdevice.cpp:70
void currentCapabilitiesChanged(Capabilities)
This signal is emitted when the capabilities of the device change.
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_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.