Qt Remote Objects Examples
The list of Qt Remote Objects examples.
Developing a very simple client program which displays the content and changes made on a server. | |
Developing a simple server program that displays and makes changes to a QTreeView which is made available on a Remote Objects network. | |
Using a non-QIODevice-based transport (QWebSocket) with QtRemoteObjects. | |
Setting up a secure Remote Object network using QSslSockets. | |
A minimalist Remote Object server and client. | |
A client who holds a replica of a time object from a server and displays the time in a clock. | |
A server which shares a time object with connected clients. |
© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.