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)
This class represents the configuration for a DNS domain.
Definition dnsdomain.h:28
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
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.