The Q3Dns::Server class is described in Q3Dns::servers(). More...
#include <Q3Dns>
Server ( const QString & n = QString(), Q_UINT16 p = 0, Q_UINT16 w = 0, Q_UINT16 po = 0 ) |
The Q3Dns::Server class is described in Q3Dns::servers().
The constructor sets the public data members name, priority, weight, and port. n is the name, p is the priority, w is the weight, and po is the port.