QCA::SASLContext::HostPort
QCA::SASLContext::HostPort Class Reference
#include <QtCrypto>
Public Attributes | |
QString | addr |
quint16 | port |
Detailed Description
Convenience class to hold an IP address and an associated port.
For efficiency and simplicity, the members are directly accessed.
Member Data Documentation
◆ addr
QString QCA::SASLContext::HostPort::addr |
The IP address.
Definition at line 2620 of file qcaprovider.h.
◆ port
quint16 QCA::SASLContext::HostPort::port |
The port.
Definition at line 2625 of file qcaprovider.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:53:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:53:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.