NetworkManagerQt
dnsdomain.cpp
18 Private(const QString &theName, const QList<QHostAddress> &theServers, const QStringList &theOptions)
34NetworkManager::DnsDomain::DnsDomain(const QString &name, const QList<QHostAddress> &servers, const QStringList &options)
void setOptions(const QStringList &list)
Sets the list of resolver options.
Definition dnsdomain.cpp:80
DnsDomain & operator=(const DnsDomain &other)
Makes a copy of the DnsDomain object other.
Definition dnsdomain.cpp:85
void setServers(const QList< QHostAddress > &list)
Sets the list of servers.
Definition dnsdomain.cpp:70
DnsDomain(const QString &name, const QList< QHostAddress > &servers, const QStringList &options)
Constructs a DnsDomain object with a list of.
Definition dnsdomain.cpp:34
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-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.