qca
QCA::SASLContext::HostPort Class Reference
[QCA provider API]
Convenience class to hold an IP address and an associated port. More...
#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 2459 of file qcaprovider.h.
Member Data Documentation
The IP address.
Definition at line 2465 of file qcaprovider.h.
| quint16 QCA::SASLContext::HostPort::port |
The port.
Definition at line 2470 of file qcaprovider.h.
The documentation for this class was generated from the following file:
KDE 4.4 API Reference