![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <private/qtnetworkglobal_p.h>
#include <QtNetwork/qabstractsocket.h>
#include <QtCore/qxpfunctional.h>
Go to the source code of this file.
Namespaces | |
namespace | QSocketAbstraction |
Functions | |
template<typename Fn, typename... Args> | |
auto | QSocketAbstraction::visit (Fn &&fn, QIODevice *socket, Args &&...args) |
QAbstractSocket::SocketState | QSocketAbstraction::socketState (QIODevice *device) |
QAbstractSocket::SocketError | QSocketAbstraction::socketError (QIODevice *device) |
QString | QSocketAbstraction::socketPeerName (QIODevice *device) |