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.
Definition at line 2614 of file qcaprovider.h.
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-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:52:31 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:52:31 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.