KDECore
KNetwork::Internal::InputData Struct Reference
#include <k3resolver_p.h>
Public Attributes | |
int | familyMask |
int | flags |
QString | node |
int | protocol |
QByteArray | protocolName |
QString | service |
int | socktype |
Detailed Description
Definition at line 90 of file k3resolver_p.h.
Member Data Documentation
◆ familyMask
int KNetwork::Internal::InputData::familyMask |
Definition at line 95 of file k3resolver_p.h.
◆ flags
int KNetwork::Internal::InputData::flags |
Definition at line 94 of file k3resolver_p.h.
◆ node
QString KNetwork::Internal::InputData::node |
Definition at line 92 of file k3resolver_p.h.
◆ protocol
int KNetwork::Internal::InputData::protocol |
Definition at line 97 of file k3resolver_p.h.
◆ protocolName
QByteArray KNetwork::Internal::InputData::protocolName |
Definition at line 93 of file k3resolver_p.h.
◆ service
QString KNetwork::Internal::InputData::service |
Definition at line 92 of file k3resolver_p.h.
◆ socktype
int KNetwork::Internal::InputData::socktype |
Definition at line 96 of file k3resolver_p.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.