![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtNetwork/private/qtnetworkglobal_p.h>
#include "qlocalsocket.h"
#include "qlocalsocket_p.h"
#include <QtCore/qdebug.h>
#include "moc_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) |
QDebug operator<< | ( | QDebug | debug, |
QLocalSocket::LocalSocketError | error ) |
Definition at line 541 of file qlocalsocket.cpp.
QDebug operator<< | ( | QDebug | debug, |
QLocalSocket::LocalSocketState | state ) |
Definition at line 586 of file qlocalsocket.cpp.