![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Functions | |
template<typename Fn, typename... Args> | |
auto | visit (Fn &&fn, QIODevice *socket, Args &&...args) |
QAbstractSocket::SocketState | socketState (QIODevice *device) |
QAbstractSocket::SocketError | socketError (QIODevice *device) |
QString | socketPeerName (QIODevice *device) |
|
inline |
Definition at line 66 of file qsocketabstraction_p.h.
Definition at line 83 of file qsocketabstraction_p.h.
|
inline |
Definition at line 48 of file qsocketabstraction_p.h.
auto QSocketAbstraction::visit | ( | Fn && | fn, |
QIODevice * | socket, | ||
Args &&... | args ) |
Definition at line 34 of file qsocketabstraction_p.h.