Qt Remote Objects

例のリスト Qt Remote Objectsの例である。

Model-View Client

サーバー上で行われたコンテンツと変更を表示する、非常に単純なクライアントプログラムの開発。

Model-View Server

Remote Objects ネットワーク上で利用可能な QTreeView を表示し、変更を加える簡単なサーバープログラムの開発。

QtRemoteObjects WebSockets Applications

QtRemoteObjects で QIODevice ベースでないトランスポート(QWebSocket)を使用する。

SSL Server and Client

QSslSockets を使用した安全なリモートオブジェクトネットワークの設定

Simpleswitch Direct Server and Client

最小限のリモートオブジェクトのサーバーとクライアント

Time Client Application

サーバから時刻オブジェクトのレプリカを取得し、時刻を時計に表示するクライアント。

Time Server Application

接続されたクライアントとタイムオブジェクトを共有するサーバー。

© 2025 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.