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
QWasmSocket Member List

This is the complete list of members for QWasmSocket, including all inherited members.

clearEmscriptenSocketCallbacks()QWasmSocketstatic
clearSocketNotifiers()QWasmSocketstatic
clearSocketState(int socket)QWasmSocketstatic
registerSocketNotifier(QSocketNotifier *notifier)QWasmSocketstatic
setEmscriptenSocketCallbacks()QWasmSocketstatic
setSocketState(int socket, bool setReadyRead, bool setReadyWrite)QWasmSocketstatic
socketClose(int fd, void *context)QWasmSocketstatic
socketConnection(int fd, void *context)QWasmSocketstatic
socketError(int fd, int err, const char *msg, void *context)QWasmSocketstatic
socketListen(int fd, void *context)QWasmSocketstatic
socketMessage(int fd, void *context)QWasmSocketstatic
socketOpen(int fd, void *context)QWasmSocketstatic
unregisterSocketNotifier(QSocketNotifier *notifier)QWasmSocketstatic
waitForSocketState(QEventDispatcherWasm *eventDispatcher, int timeout, int socket, bool checkRead, bool checkWrite, bool *selectForRead, bool *selectForWrite, bool *socketDisconnect)QWasmSocketstatic