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
qlocalsocket.cpp File Reference

(7a308dccb5d425cfbbdbdcc8ce1545d0c66a2c76)

#include <QtNetwork/private/qtnetworkglobal_p.h>
#include "qlocalsocket.h"
#include "qlocalsocket_p.h"
#include <QtCore/qdebug.h>
#include "moc_qlocalsocket.cpp"
Include dependency graph for qlocalsocket.cpp:

Go to the source code of this file.

Functions

QDebug operator<< (QDebug debug, QLocalSocket::LocalSocketError error)
QDebug operator<< (QDebug debug, QLocalSocket::LocalSocketState state)

Function Documentation

◆ operator<<() [1/2]

QDebug operator<< ( QDebug debug,
QLocalSocket::LocalSocketError error )

Definition at line 541 of file qlocalsocket.cpp.

◆ operator<<() [2/2]

QDebug operator<< ( QDebug debug,
QLocalSocket::LocalSocketState state )

Definition at line 586 of file qlocalsocket.cpp.