Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qlocalsocket.h File Reference
#include <QtNetwork/qtnetworkglobal.h>
#include <QtCore/qiodevice.h>
#include <QtNetwork/qabstractsocket.h>
#include <QtCore/qdebug.h>
+ Include dependency graph for qlocalsocket.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QLocalSocket
 The QLocalSocket class provides a local socket. More...
 

Functions

 QT_REQUIRE_CONFIG (localserver)
 
Q_NETWORK_EXPORT QDebug operator<< (QDebug, QLocalSocket::LocalSocketError)
 
Q_NETWORK_EXPORT QDebug operator<< (QDebug, QLocalSocket::LocalSocketState)
 

Function Documentation

◆ operator<<() [1/2]

◆ operator<<() [2/2]

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( localserver  )