![]() |
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/qtnetworkglobal.h>#include <QtCore/qiodevice.h>#include <QtNetwork/qabstractsocket.h>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) |
| 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.
| QT_REQUIRE_CONFIG | ( | localserver | ) |