Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qsocketabstraction_p.h File Reference

(8427f997ffaa53be79a1eca1226a1a954dbbc274)

#include <private/qtnetworkglobal_p.h>
#include <QtNetwork/qabstractsocket.h>
#include <QtNetwork/qlocalsocket.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)