Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsocketabstraction_p.h File Reference

(f0fcd396c57107a8fb4bca12a014107b6b09f5d0)

#include <private/qtnetworkglobal_p.h>
#include <QtNetwork/qabstractsocket.h>
#include <QtCore/qxpfunctional.h>
Include dependency graph for qsocketabstraction_p.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)