![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtNetwork/qtnetworkglobal.h>#include <QtNetwork/qhostaddress.h>#include <QtCore/qiodevice.h>#include <QtCore/qobject.h>Go to the source code of this file.
Classes | |
| struct | QtPrivate::QAbstractSocketConstants |
| class | QAbstractSocket |
| The QAbstractSocket class provides the base functionality common to all socket types. More... | |
Namespaces | |
| namespace | QtPrivate |
Functions | |
| Q_NETWORK_EXPORT QDebug | operator<< (QDebug, QAbstractSocket::SocketError) |
| Q_NETWORK_EXPORT QDebug | operator<< (QDebug, QAbstractSocket::SocketState) |
| Q_NETWORK_EXPORT QDebug operator<< | ( | QDebug | debug, |
| QAbstractSocket::SocketError | error ) |
Definition at line 2884 of file qabstractsocket.cpp.
| Q_NETWORK_EXPORT QDebug operator<< | ( | QDebug | debug, |
| QAbstractSocket::SocketState | state ) |
Definition at line 2953 of file qabstractsocket.cpp.