NetworkManagerQt
iproute.cpp
IpRoute & operator=(const IpRoute &other)
Makes a copy of the IpRoute object other.
Definition iproute.cpp:62
void setMetric(quint32 metric)
Defines the metric of the given route, lower values have higher priority.
Definition iproute.cpp:52
void setNextHop(const QHostAddress &nextHop) const
Defines the next hop of the given route.
Definition iproute.cpp:42
This class allows querying the underlying system to discover the available network interfaces and rea...
Definition accesspoint.h:21
QNetworkAddressEntry & operator=(const QNetworkAddressEntry &other)
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.