NetworkManagerQt
iptunneldevice.h
void ttlChanged(uchar ttl)
Emitted when the TTL assigned to tunneled packets has changed.
void modeChanged(uint mode)
Emitted when the tunneling mode has changed.
void tosChanged(uchar tos)
Emitted when the type of service or traffic class assigned to tunneled packets has changed.
void outputKeyChanged(const QString &outputKey)
Emitted when the key used for outgoing packets has changed.
void parentChanged(const QString &parent)
Emitted when the parent of this device has changed.
void localChanged(const QString &local)
Emitted when the local endpoint of the tunnel has changed.
void encapsulationLimitChanged(uchar limit)
Emitted when the encapsulation limit has changed.
void flowLabelChanged(uint flowLabel)
Emitted when the flow label has changed.
void pathMtuDiscoveryChanged(bool pathMtuDiscovery)
Emitted when the path MTU discovery enablemened has changed.
void inputKeyChanged(const QString &inputKey)
Emitted when the key used for incoming packets has changed.
void remoteChanged(const QString &remote)
Emitted when the remote endpoint of the tunnel 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.