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
qabstractsocket.h File Reference

(e2fef733be92e95ff28225196e14ffeb98d61a1f)

#include <QtNetwork/qtnetworkglobal.h>
#include <QtNetwork/qabstractsocket.h>
#include <QtCore/qiodevice.h>
#include <QtCore/qobject.h>
#include <QtCore/qdebug.h>
+ Include dependency graph for qabstractsocket.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QAbstractSocket
 The QAbstractSocket class provides the base functionality common to all socket types. More...
 

Functions

Q_NETWORK_EXPORT QDebug operator<< (QDebug, QAbstractSocket::SocketError)
 
Q_NETWORK_EXPORT QDebug operator<< (QDebug, QAbstractSocket::SocketState)
 

Function Documentation

◆ operator<<() [1/2]

◆ operator<<() [2/2]