NetworkManagerQt
tundevice.h
Device(const QString &path, QObject *parent=nullptr)
Creates a new device object.
Definition device.cpp:226
void modeChanged(const QString &mode)
Emitted when the tunnel mode has changed.
void vnetHdrChanged(bool vnetHdr)
Emitted when the tunnel's "TUN_VNET_HDR" flag has changed.
void ownerChanged(qlonglong owner)
Emitted when the uid of the tunnel owner has changed.
void multiQueueChanged(bool multiQueue)
Emitted when the tunnel's "TUN_TAP_MQ" flag has changed.
void hwAddressChanged(const QString &hwAddress)
Emitted when the hardware address of the device has changed.
void groupChanged(qlonglong group)
Emitted when the gid of the tunnel group has changed.
void noPiChanged(bool noPi)
Emitted when the tunnel's "TUN_NO_PI" flag 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:20 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:20 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.