Uses of Class
io.qt.websockets.QWebSocketCorsAuthenticator
Package | Description |
---|---|
io.qt.websockets |
-
Uses of QWebSocketCorsAuthenticator in io.qt.websockets
Fields in io.qt.websockets with type parameters of type QWebSocketCorsAuthenticator Modifier and Type Field Description QObject.Signal1<QWebSocketCorsAuthenticator>
QWebSocketServer. originAuthenticationRequired
Methods in io.qt.websockets that return QWebSocketCorsAuthenticator Modifier and Type Method Description QWebSocketCorsAuthenticator
QWebSocketCorsAuthenticator. clone()
Methods in io.qt.websockets with parameters of type QWebSocketCorsAuthenticator Modifier and Type Method Description void
QWebSocketCorsAuthenticator. set(QWebSocketCorsAuthenticator other)
void
QWebSocketCorsAuthenticator. swap(QWebSocketCorsAuthenticator other)
Constructors in io.qt.websockets with parameters of type QWebSocketCorsAuthenticator Constructor Description QWebSocketCorsAuthenticator(QWebSocketCorsAuthenticator other)