Qt WebChannel ChatClient HTML Example▲
Sélectionnez
TEMPLATE = aux
exampleassets.files += \
chatclient.html
exampleassets.path = $$[QT_INSTALL_EXAMPLES]/webchannel/chatclient-html
include(../exampleassets.pri)A HTML/JavaScript client that communicates over a WebSocket with a QWebChannel server.
Article lu fois.
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024
TEMPLATE = aux
exampleassets.files += \
chatclient.html
exampleassets.path = $$[QT_INSTALL_EXAMPLES]/webchannel/chatclient-html
include(../exampleassets.pri)