Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qabstractsocket.h File Reference
#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]