NetworkManagerQt
tundevice.h
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
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.