| | | |
Offset 13, 15 lines modified | Offset 13, 14 lines modified |
13 | ····</page> | 13 | ····</page> |
14 | ····<page·name="remoteobjects-changes-qt6.html"·href="remoteobjects-changes-qt6.html"·status="active"·location="qt6-changes.qdoc"·documented="true"·groups="changes-qt-5-to-6"·subtype="page"·title="Changes·to·Qt·Remote·Objects"·fulltitle="Changes·to·Qt·Remote·Objects"·subtitle=""·brief="Migrate·Qt·Remote·Objects·to·Qt·6"> | 14 | ····<page·name="remoteobjects-changes-qt6.html"·href="remoteobjects-changes-qt6.html"·status="active"·location="qt6-changes.qdoc"·documented="true"·groups="changes-qt-5-to-6"·subtype="page"·title="Changes·to·Qt·Remote·Objects"·fulltitle="Changes·to·Qt·Remote·Objects"·subtitle=""·brief="Migrate·Qt·Remote·Objects·to·Qt·6"> |
15 | ······<contents·name="api-changes"·title="API·changes"·level="1"/> | 15 | ······<contents·name="api-changes"·title="API·changes"·level="1"/> |
16 | ······<contents·name="functions-taking-const-ref-qstring-changing-to-qstringview"·title="Functions·taking·const-ref·QString·changing·to·QStringView"·level="2"/> | 16 | ······<contents·name="functions-taking-const-ref-qstring-changing-to-qstringview"·title="Functions·taking·const-ref·QString·changing·to·QStringView"·level="2"/> |
17 | ······<contents·name="changes-to-classes-for-custom-transport-backend-support"·title="Changes·to·classes·for·custom·transport·backend·support"·level="2"/> | 17 | ······<contents·name="changes-to-classes-for-custom-transport-backend-support"·title="Changes·to·classes·for·custom·transport·backend·support"·level="2"/> |
18 | ······<contents·name="cmake-changes"·title="CMake·changes"·level="1"/> | 18 | ······<contents·name="cmake-changes"·title="CMake·changes"·level="1"/> |
19 | ····</page> | 19 | ····</page> |
20 | ····<page·name="https://en.wikipedia.org/wiki/Domain-specific_language"·href="https://en.wikipedia.org/wiki/Domain-specific_language"·status="active"·location="remoteobjects-repc.qdoc"·documented="true"·subtype="externalpage"·title="Domain·Specific·Language·(DSL)"·fulltitle="Domain·Specific·Language·(DSL)"·subtitle=""/> | |
21 | ····<page·name="remoteobjects-example-static-source"·href="remoteobjects-example-static-source.html"·status="active"·location="remoteobjects-example-static-source.qdoc"·documented="true"·subtype="page"·title="Example·1:·Direct·Connection·using·a·Static·Source"·fulltitle="Example·1:·Direct·Connection·using·a·Static·Source"·subtitle=""·brief="Describes·how·the·Qt·Remote·Objects·establishes·a·direct·connection·using·a·static·source.··In·this·example,·the·source·object·is·a·simple·binary·switch·that·toggles·its·state·based·on·a·timer.·When·the·state·changes,·a·signal·is·emitted·by·the·source·which·QtRO·propagates·to·all·replicas.·Since·the·replicas·have·the·same·properties,·signals,·and·slots·as·were·exposed·from·the·source,·any·slots·connected·to·the·replica's·signal·will·be·called·when·the·replica·receives·that·signal.·The·client·process·then·echoes·back·the·received·switch·state·to·the·source·by·emitting·its·own·signal·which·is·connected·to·a·slot·on·the·replica"> | 20 | ····<page·name="remoteobjects-example-static-source"·href="remoteobjects-example-static-source.html"·status="active"·location="remoteobjects-example-static-source.qdoc"·documented="true"·subtype="page"·title="Example·1:·Direct·Connection·using·a·Static·Source"·fulltitle="Example·1:·Direct·Connection·using·a·Static·Source"·subtitle=""·brief="Describes·how·the·Qt·Remote·Objects·establishes·a·direct·connection·using·a·static·source.··In·this·example,·the·source·object·is·a·simple·binary·switch·that·toggles·its·state·based·on·a·timer.·When·the·state·changes,·a·signal·is·emitted·by·the·source·which·QtRO·propagates·to·all·replicas.·Since·the·replicas·have·the·same·properties,·signals,·and·slots·as·were·exposed·from·the·source,·any·slots·connected·to·the·replica's·signal·will·be·called·when·the·replica·receives·that·signal.·The·client·process·then·echoes·back·the·received·switch·state·to·the·source·by·emitting·its·own·signal·which·is·connected·to·a·slot·on·the·replica"> |
22 | ······<target·name="qtro-example1"/> | 21 | ······<target·name="qtro-example1"/> |
23 | ······<contents·name="replica-code"·title="Replica·Code"·level="2"/> | 22 | ······<contents·name="replica-code"·title="Replica·Code"·level="2"/> |
24 | ····</page> | 23 | ····</page> |
25 | ····<page·name="remoteobjects-example-dynamic-replica.html"·href="remoteobjects-example-dynamic-replica.html"·status="active"·location="remoteobjects-example-dynamic-replica.qdoc"·documented="true"·subtype="page"·title="Example·2:·Direct·Connection·with·a·Dynamic·Replica"·fulltitle="Example·2:·Direct·Connection·with·a·Dynamic·Replica"·subtitle=""·brief="Describes·how·the·Qt·Remote·Objects·establishes·a·direct·connection·with·a·dynamic·replica.··Initially,·a·dynamic·replica·is·created·as·a·"bare"·QObject·-·without·properties,·signals·or·slots.·Then,·during·initialization,·QtRO·returns·the·API·for·the·object,·after·the·connection·to·the·source·is·made.·Thus,·the·API·is·added·to·the·object·at·runtime"> | 24 | ····<page·name="remoteobjects-example-dynamic-replica.html"·href="remoteobjects-example-dynamic-replica.html"·status="active"·location="remoteobjects-example-dynamic-replica.qdoc"·documented="true"·subtype="page"·title="Example·2:·Direct·Connection·with·a·Dynamic·Replica"·fulltitle="Example·2:·Direct·Connection·with·a·Dynamic·Replica"·subtitle=""·brief="Describes·how·the·Qt·Remote·Objects·establishes·a·direct·connection·with·a·dynamic·replica.··Initially,·a·dynamic·replica·is·created·as·a·"bare"·QObject·-·without·properties,·signals·or·slots.·Then,·during·initialization,·QtRO·returns·the·API·for·the·object,·after·the·connection·to·the·source·is·made.·Thus,·the·API·is·added·to·the·object·at·runtime"> |
26 | ······<target·name="qtro-example2"/> | 25 | ······<target·name="qtro-example2"/> |
27 | ····</page> | 26 | ····</page> |
Offset 30, 39 lines modified | Offset 29, 14 lines modified |
30 | ······<contents·name="set-up-the-source"·title="Set·up·the·Source"·level="2"/> | 29 | ······<contents·name="set-up-the-source"·title="Set·up·the·Source"·level="2"/> |
31 | ······<contents·name="set-up-the-replica"·title="Set·up·the·Replica"·level="2"/> | 30 | ······<contents·name="set-up-the-replica"·title="Set·up·the·Replica"·level="2"/> |
32 | ····</page> | 31 | ····</page> |
33 | ····<page·name="qtremoteobjects-gettingstarted.html"·href="qtremoteobjects-gettingstarted.html"·status="active"·location="remoteobjects-gettingstarted.qdoc"·documented="true"·subtype="page"·title="Getting·Started·with·Qt·Remote·Objects"·fulltitle="Getting·Started·with·Qt·Remote·Objects"·subtitle=""·brief="Detailed·information·on·how·to·use·Qt·Remote·Objects"> | 32 | ····<page·name="qtremoteobjects-gettingstarted.html"·href="qtremoteobjects-gettingstarted.html"·status="active"·location="remoteobjects-gettingstarted.qdoc"·documented="true"·subtype="page"·title="Getting·Started·with·Qt·Remote·Objects"·fulltitle="Getting·Started·with·Qt·Remote·Objects"·subtitle=""·brief="Detailed·information·on·how·to·use·Qt·Remote·Objects"> |
34 | ······<contents·name="introduction"·title="Introduction"·level="1"/> | 33 | ······<contents·name="introduction"·title="Introduction"·level="1"/> |
35 | ······<contents·name="implementation"·title="Implementation"·level="1"/> | 34 | ······<contents·name="implementation"·title="Implementation"·level="1"/> |
36 | ····</page> | 35 | ····</page> |
37 | ····<qmlclass·name="Host"·qml-module-name="QtRemoteObjects"·fullname="QtRemoteObjects.Host"·href="qml-qtremoteobjects-host.html"·status="active"·access="public"·documented="true"·title="Host"·fulltitle="Host"·subtitle=""·brief="A·host·node·on·a·Qt·Remote·Objects·network"> | |
38 | ······<function·name="disableRemoting"·fullname="QtRemoteObjects.Host.disableRemoting"·href="qml-qtremoteobjects-host.html#disableRemoting-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="bool"> | |
39 | ········<parameter·type="object"·name="remoteObject"·default=""/> | |
40 | ······</function> | |
41 | ······<function·name="enableRemoting"·fullname="QtRemoteObjects.Host.enableRemoting"·href="qml-qtremoteobjects-host.html#enableRemoting-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="bool"> | |
42 | ········<parameter·type="object"·name="object"·default=""/> | |
43 | ········<parameter·type="string"·name="name"·default=""/> | |
44 | ······</function> | |
45 | ······<qmlproperty·name="hostUrl"·fullname="QtRemoteObjects.Host.hostUrl"·href="qml-qtremoteobjects-host.html#hostUrl-prop"·status="active"·access="public"·documented="true"·type="url"·attached="false"·writable="true"/> | |
46 | ····</qmlclass> | |
47 | ····<page·name="modelviewclient"·href="qtremoteobjects-modelviewclient-example.html"·status="active"·location="modelviewclient.qdoc"·documented="true"·groups="category·Connectivity,qtremoteobjects-examples"·subtype="example"·title="Model-View·Client"·fulltitle="Model-View·Client"·subtitle=""·brief="Developing·a·very·simple·client·program·which·displays·the·content·and·changes·made·on·a·server"> | |
48 | ······<page·name="modelviewclient/main.cpp"·href="qtremoteobjects-modelviewclient-main-cpp.html"·status="active"·subtype="file"·title=""·fulltitle="main.cpp·Example·File"·subtitle="modelviewclient/main.cpp"/> | |
49 | ······<page·name="modelviewclient/CMakeLists.txt"·href="qtremoteobjects-modelviewclient-cmakelists-txt.html"·status="active"·subtype="file"·title=""·fulltitle="CMakeLists.txt·Example·File"·subtitle="modelviewclient/CMakeLists.txt"/> | |
50 | ······<page·name="modelviewclient/modelviewclient.pro"·href="qtremoteobjects-modelviewclient-modelviewclient-pro.html"·status="active"·subtype="file"·title=""·fulltitle="modelviewclient.pro·Example·File"·subtitle="modelviewclient/modelviewclient.pro"/> | |
51 | ····</page> | |
52 | ····<page·name="modelviewserver"·href="qtremoteobjects-modelviewserver-example.html"·status="active"·location="modelviewserver.qdoc"·documented="true"·groups="category·Connectivity,qtremoteobjects-examples"·subtype="example"·title="Model-View·Server"·fulltitle="Model-View·Server"·subtitle=""·brief="Developing·a·simple·server·program·that·displays·and·makes·changes·to·a·QTreeView·which·is·made·available·on·a·Remote·Objects·network"> | |
53 | ······<page·name="modelviewserver/main.cpp"·href="qtremoteobjects-modelviewserver-main-cpp.html"·status="active"·subtype="file"·title=""·fulltitle="main.cpp·Example·File"·subtitle="modelviewserver/main.cpp"/> | |
54 | ······<page·name="modelviewserver/CMakeLists.txt"·href="qtremoteobjects-modelviewserver-cmakelists-txt.html"·status="active"·subtype="file"·title=""·fulltitle="CMakeLists.txt·Example·File"·subtitle="modelviewserver/CMakeLists.txt"/> | |
55 | ······<page·name="modelviewserver/modelviewserver.pro"·href="qtremoteobjects-modelviewserver-modelviewserver-pro.html"·status="active"·subtype="file"·title=""·fulltitle="modelviewserver.pro·Example·File"·subtitle="modelviewserver/modelviewserver.pro"/> | |
56 | ····</page> | |
57 | ····<qmlclass·name="Node"·qml-module-name="QtRemoteObjects"·fullname="QtRemoteObjects.Node"·href="qml-qtremoteobjects-node.html"·status="active"·access="public"·documented="true"·title="Node"·fulltitle="Node"·subtitle=""·brief="A·node·on·a·Qt·Remote·Objects·network"> | |
58 | ······<qmlproperty·name="heartbeatInterval"·fullname="QtRemoteObjects.Node.heartbeatInterval"·href="qml-qtremoteobjects-node.html#heartbeatInterval-prop"·status="active"·access="public"·documented="true"·type="int"·attached="false"·writable="true"/> | |
59 | ······<qmlproperty·name="persistedStore"·fullname="QtRemoteObjects.Node.persistedStore"·href="qml-qtremoteobjects-node.html#persistedStore-prop"·status="active"·access="public"·documented="true"·type="QRemoteObjectAbstractPersistedStore"·attached="false"·writable="true"/> | |
60 | ······<qmlproperty·name="registryUrl"·fullname="QtRemoteObjects.Node.registryUrl"·href="qml-qtremoteobjects-node.html#registryUrl-prop"·status="active"·access="public"·documented="true"·type="url"·attached="false"·writable="true"/> | |
61 | ····</qmlclass> | |
62 | ····<class·name="QAbstractItemModelReplica"·href="qabstractitemmodelreplica.html"·status="active"·access="public"·location="qremoteobjectabstractitemmodelreplica.h"·documented="true"·bases="QAbstractItemModel"·module="QtRemoteObjects"·brief="Serves·as·a·convenience·class·for·Replicas·of·Sources·based·on·QAbstractItemModel"> | 36 | ····<class·name="QAbstractItemModelReplica"·href="qabstractitemmodelreplica.html"·status="active"·access="public"·location="qremoteobjectabstractitemmodelreplica.h"·documented="true"·bases="QAbstractItemModel"·module="QtRemoteObjects"·brief="Serves·as·a·convenience·class·for·Replicas·of·Sources·based·on·QAbstractItemModel"> |
63 | ······<function·name="availableRoles"·fullname="QAbstractItemModelReplica::availableRoles"·href="qabstractitemmodelreplica.html#availableRoles"·status="active"·access="public"·location="qremoteobjectabstractitemmodelreplica.h"·documented="true"·meta="plain"·const="true"·type="QList<int>"·signature="QList<int>·availableRoles()·const"/> | 37 | ······<function·name="availableRoles"·fullname="QAbstractItemModelReplica::availableRoles"·href="qabstractitemmodelreplica.html#availableRoles"·status="active"·access="public"·location="qremoteobjectabstractitemmodelreplica.h"·documented="true"·meta="plain"·const="true"·type="QList<int>"·signature="QList<int>·availableRoles()·const"/> |
64 | ······<function·name="columnCount"·fullname="QAbstractItemModelReplica::columnCount"·href="qabstractitemmodelreplica.html#columnCount"·status="active"·access="public"·location="qremoteobjectabstractitemmodelreplica.h"·documented="true"·meta="plain"·virtual="virtual"·const="true"·override="true"·type="int"·signature="int·columnCount(const·QModelIndex·&parent)·const·override"> | 38 | ······<function·name="columnCount"·fullname="QAbstractItemModelReplica::columnCount"·href="qabstractitemmodelreplica.html#columnCount"·status="active"·access="public"·location="qremoteobjectabstractitemmodelreplica.h"·documented="true"·meta="plain"·virtual="virtual"·const="true"·override="true"·type="int"·signature="int·columnCount(const·QModelIndex·&parent)·const·override"> |
65 | ········<parameter·type="const·QModelIndex·&"·name="parent"·default="QModelIndex()"/> | 39 | ········<parameter·type="const·QModelIndex·&"·name="parent"·default="QModelIndex()"/> |
66 | ······</function> | 40 | ······</function> |
67 | ······<function·name="data"·fullname="QAbstractItemModelReplica::data"·href="qabstractitemmodelreplica.html#data"·status="active"·access="public"·location="qremoteobjectabstractitemmodelreplica.h"·documented="true"·meta="plain"·virtual="virtual"·const="true"·override="true"·type="QVariant"·signature="QVariant·data(const·QModelIndex·&index,·int·role)·const·override"> | 41 | ······<function·name="data"·fullname="QAbstractItemModelReplica::data"·href="qabstractitemmodelreplica.html#data"·status="active"·access="public"·location="qremoteobjectabstractitemmodelreplica.h"·documented="true"·meta="plain"·virtual="virtual"·const="true"·override="true"·type="QVariant"·signature="QVariant·data(const·QModelIndex·&index,·int·role)·const·override"> |
68 | ········<parameter·type="const·QModelIndex·&"·name="index"·default=""/> | 42 | ········<parameter·type="const·QModelIndex·&"·name="index"·default=""/> |
Offset 441, 14 lines modified | Offset 415, 68 lines modified |
441 | ····</class> | 415 | ····</class> |
442 | ····<namespace·name="QtRemoteObjects"·href="qtremoteobjects.html"·status="active"·access="public"·location="qtremoteobjectglobal.h"·documented="true"·module="QtRemoteObjects"·brief="Contains·identifiers·used·in·the·Remote·Objects·module,·as·well·as·some·functions·used·from·code·generated·by·the·Replica·Compiler·(repc)"> | 416 | ····<namespace·name="QtRemoteObjects"·href="qtremoteobjects.html"·status="active"·access="public"·location="qtremoteobjectglobal.h"·documented="true"·module="QtRemoteObjects"·brief="Contains·identifiers·used·in·the·Remote·Objects·module,·as·well·as·some·functions·used·from·code·generated·by·the·Replica·Compiler·(repc)"> |
443 | ······<enum·name="InitialAction"·fullname="QtRemoteObjects::InitialAction"·href="qtremoteobjects.html#InitialAction-enum"·status="active"·access="public"·location="qtremoteobjectglobal.h"·documented="true"> | 417 | ······<enum·name="InitialAction"·fullname="QtRemoteObjects::InitialAction"·href="qtremoteobjects.html#InitialAction-enum"·status="active"·access="public"·location="qtremoteobjectglobal.h"·documented="true"> |
444 | ········<value·name="FetchRootSize"·value="0"/> | 418 | ········<value·name="FetchRootSize"·value="0"/> |
445 | ········<value·name="PrefetchData"·value="1"/> | 419 | ········<value·name="PrefetchData"·value="1"/> |
446 | ······</enum> | 420 | ······</enum> |
447 | ····</namespace> | 421 | ····</namespace> |
| 422 | ····<page·name="qtremoteobjects-interaction.html"·href="qtremoteobjects-interaction.html"·status="active"·location="remoteobjects-interaction.qdoc"·documented="true"·subtype="page"·title="Remote·Object·Interaction"·fulltitle="Remote·Object·Interaction"·subtitle=""·brief="Describes·how·a·source·and·replicas·interact·with·one·another"/> |
| 423 | ····<page·name="qtremoteobjects-troubleshooting.html"·href="qtremoteobjects-troubleshooting.html"·status="active"·location="remoteobjects-troubleshooting.qdoc"·documented="true"·subtype="page"·title="Troubleshooting·Qt·Remote·Objects"·fulltitle="Troubleshooting·Qt·Remote·Objects"·subtitle=""> |
| 424 | ······<contents·name="troubleshooting"·title="Troubleshooting"·level="1"/> |
| 425 | ····</page> |
| 426 | ····<page·name="qtremoteobjects-cmake-qt-add-repc-merged.html"·href="qtremoteobjects-cmake-qt-add-repc-merged.html"·status="active"·location="cmake-macros.qdoc"·documented="true"·groups="cmake-macros-qtremoteobjects"·subtype="page"·title="qt_add_repc_merged"·fulltitle="qt_add_repc_merged"·subtitle=""·brief="Creates·C++·header·files·for·source·and·replica·types·from·the·Qt·Remote·Objects·.rep·files"> |
| 427 | ······<keyword·name="qt6-add-repc-merged"·title="qt6_add_repc_merged"/> |
| 428 | ······<contents·name="synopsis"·title="Synopsis"·level="1"/> |
| 429 | ······<contents·name="description"·title="Description"·level="1"/> |
| 430 | ······<contents·name="examples"·title="Examples"·level="1"/> |
| 431 | ····</page> |
| 432 | ····<page·name="qtremoteobjects-cmake-qt-add-repc-replicas.html"·href="qtremoteobjects-cmake-qt-add-repc-replicas.html"·status="active"·location="cmake-macros.qdoc"·documented="true"·groups="cmake-macros-qtremoteobjects"·subtype="page"·title="qt_add_repc_replicas"·fulltitle="qt_add_repc_replicas"·subtitle=""·brief="Creates·C++·header·files·for·replica·types·from·the·Qt·Remote·Objects·.rep·files"> |
| 433 | ······<keyword·name="qt6-add-repc-replicas"·title="qt6_add_repc_replicas"/> |
| 434 | ······<contents·name="synopsis"·title="Synopsis"·level="1"/> |
| 435 | ······<contents·name="description"·title="Description"·level="1"/> |
| 436 | ······<contents·name="examples"·title="Examples"·level="1"/> |
| 437 | ····</page> |
| 438 | ····<page·name="qtremoteobjects-cmake-qt-add-repc-sources.html"·href="qtremoteobjects-cmake-qt-add-repc-sources.html"·status="active"·location="cmake-macros.qdoc"·documented="true"·groups="cmake-macros-qtremoteobjects"·subtype="page"·title="qt_add_repc_sources"·fulltitle="qt_add_repc_sources"·subtitle=""·brief="Creates·C++·header·files·for·source·types·from·the·Qt·Remote·Objects·.rep·files"> |
| 439 | ······<keyword·name="qt6-add-repc-sources"·title="qt6_add_repc_sources"/> |
| 440 | ······<contents·name="synopsis"·title="Synopsis"·level="1"/> |
| 441 | ······<contents·name="description"·title="Description"·level="1"/> |
| 442 | ······<contents·name="examples"·title="Examples"·level="1"/> |
| 443 | ····</page> |
| 444 | ····<page·name="qtremoteobjects-cmake-qt-rep-from-headers.html"·href="qtremoteobjects-cmake-qt-rep-from-headers.html"·status="active"·location="cmake-macros.qdoc"·documented="true"·groups="cmake-macros-qtremoteobjects"·subtype="page"·title="qt_reps_from_headers"·fulltitle="qt_reps_from_headers"·subtitle=""·brief="Creates·.rep·files·from·the·QObject·header·files"> |
| 445 | ······<keyword·name="qt6-reps-from-headers"·title="qt6_reps_from_headers"/> |
| 446 | ······<contents·name="synopsis"·title="Synopsis"·level="1"/> |
| 447 | ······<contents·name="description"·title="Description"·level="1"/> |
| 448 | ······<contents·name="examples"·title="Examples"·level="1"/> |
| 449 | ····</page> |
| 450 | ····<page·name="https://en.wikipedia.org/wiki/Domain-specific_language"·href="https://en.wikipedia.org/wiki/Domain-specific_language"·status="active"·location="remoteobjects-repc.qdoc"·documented="true"·subtype="externalpage"·title="Domain·Specific·Language·(DSL)"·fulltitle="Domain·Specific·Language·(DSL)"·subtitle=""/> |
| 451 | ····<page·name="modelviewserver"·href="qtremoteobjects-modelviewserver-example.html"·status="active"·location="modelviewserver.qdoc"·documented="true"·groups="category·Connectivity,qtremoteobjects-examples"·subtype="example"·title="Model-View·Server"·fulltitle="Model-View·Server"·subtitle=""·brief="Developing·a·simple·server·program·that·displays·and·makes·changes·to·a·QTreeView·which·is·made·available·on·a·Remote·Objects·network"> |
| 452 | ······<page·name="modelviewserver/main.cpp"·href="qtremoteobjects-modelviewserver-main-cpp.html"·status="active"·subtype="file"·title=""·fulltitle="main.cpp·Example·File"·subtitle="modelviewserver/main.cpp"/> |
| 453 | ······<page·name="modelviewserver/CMakeLists.txt"·href="qtremoteobjects-modelviewserver-cmakelists-txt.html"·status="active"·subtype="file"·title=""·fulltitle="CMakeLists.txt·Example·File"·subtitle="modelviewserver/CMakeLists.txt"/> |
| 454 | ······<page·name="modelviewserver/modelviewserver.pro"·href="qtremoteobjects-modelviewserver-modelviewserver-pro.html"·status="active"·subtype="file"·title=""·fulltitle="modelviewserver.pro·Example·File"·subtitle="modelviewserver/modelviewserver.pro"/> |
| 455 | ····</page> |
| 456 | ····<qmlclass·name="Host"·qml-module-name="QtRemoteObjects"·fullname="QtRemoteObjects.Host"·href="qml-qtremoteobjects-host.html"·status="active"·access="public"·documented="true"·title="Host"·fulltitle="Host"·subtitle=""·brief="A·host·node·on·a·Qt·Remote·Objects·network"> |
| 457 | ······<function·name="disableRemoting"·fullname="QtRemoteObjects.Host.disableRemoting"·href="qml-qtremoteobjects-host.html#disableRemoting-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="bool"> |
| 458 | ········<parameter·type="object"·name="remoteObject"·default=""/> |
| 459 | ······</function> |
| 460 | ······<function·name="enableRemoting"·fullname="QtRemoteObjects.Host.enableRemoting"·href="qml-qtremoteobjects-host.html#enableRemoting-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="bool"> |
| 461 | ········<parameter·type="object"·name="object"·default=""/> |
| 462 | ········<parameter·type="string"·name="name"·default=""/> |
| 463 | ······</function> |
| 464 | ······<qmlproperty·name="hostUrl"·fullname="QtRemoteObjects.Host.hostUrl"·href="qml-qtremoteobjects-host.html#hostUrl-prop"·status="active"·access="public"·documented="true"·type="url"·attached="false"·writable="true"/> |
| 465 | ····</qmlclass> |
| 466 | ····<page·name="modelviewclient"·href="qtremoteobjects-modelviewclient-example.html"·status="active"·location="modelviewclient.qdoc"·documented="true"·groups="category·Connectivity,qtremoteobjects-examples"·subtype="example"·title="Model-View·Client"·fulltitle="Model-View·Client"·subtitle=""·brief="Developing·a·very·simple·client·program·which·displays·the·content·and·changes·made·on·a·server"> |
| 467 | ······<page·name="modelviewclient/main.cpp"·href="qtremoteobjects-modelviewclient-main-cpp.html"·status="active"·subtype="file"·title=""·fulltitle="main.cpp·Example·File"·subtitle="modelviewclient/main.cpp"/> |
| 468 | ······<page·name="modelviewclient/CMakeLists.txt"·href="qtremoteobjects-modelviewclient-cmakelists-txt.html"·status="active"·subtype="file"·title=""·fulltitle="CMakeLists.txt·Example·File"·subtitle="modelviewclient/CMakeLists.txt"/> |
| 469 | ······<page·name="modelviewclient/modelviewclient.pro"·href="qtremoteobjects-modelviewclient-modelviewclient-pro.html"·status="active"·subtype="file"·title=""·fulltitle="modelviewclient.pro·Example·File"·subtitle="modelviewclient/modelviewclient.pro"/> |
| 470 | ····</page> |
| 471 | ····<qmlclass·name="Node"·qml-module-name="QtRemoteObjects"·fullname="QtRemoteObjects.Node"·href="qml-qtremoteobjects-node.html"·status="active"·access="public"·documented="true"·title="Node"·fulltitle="Node"·subtitle=""·brief="A·node·on·a·Qt·Remote·Objects·network"> |
| 472 | ······<qmlproperty·name="heartbeatInterval"·fullname="QtRemoteObjects.Node.heartbeatInterval"·href="qml-qtremoteobjects-node.html#heartbeatInterval-prop"·status="active"·access="public"·documented="true"·type="int"·attached="false"·writable="true"/> |
| 473 | ······<qmlproperty·name="persistedStore"·fullname="QtRemoteObjects.Node.persistedStore"·href="qml-qtremoteobjects-node.html#persistedStore-prop"·status="active"·access="public"·documented="true"·type="QRemoteObjectAbstractPersistedStore"·attached="false"·writable="true"/> |
| 474 | ······<qmlproperty·name="registryUrl"·fullname="QtRemoteObjects.Node.registryUrl"·href="qml-qtremoteobjects-node.html#registryUrl-prop"·status="active"·access="public"·documented="true"·type="url"·attached="false"·writable="true"/> |
| 475 | ····</qmlclass> |
448 | ····<qmlclass·name="QtRemoteObjects"·qml-module-name="QtRemoteObjects"·fullname="QtRemoteObjects.QtRemoteObjects"·href="qml-qtremoteobjects-qtremoteobjects.html"·status="active"·access="public"·location="remoteobjects-qml.qdoc"·documented="true"·title="QtRemoteObjects"·fulltitle="QtRemoteObjects"·subtitle=""·brief="Global·object·provides·useful·functions·for·working·with·remote·types·in·QML"> | 476 | ····<qmlclass·name="QtRemoteObjects"·qml-module-name="QtRemoteObjects"·fullname="QtRemoteObjects.QtRemoteObjects"·href="qml-qtremoteobjects-qtremoteobjects.html"·status="active"·access="public"·location="remoteobjects-qml.qdoc"·documented="true"·title="QtRemoteObjects"·fulltitle="QtRemoteObjects"·subtitle=""·brief="Global·object·provides·useful·functions·for·working·with·remote·types·in·QML"> |
449 | ······<function·name="watch"·fullname="QtRemoteObjects.QtRemoteObjects.watch"·href="qml-qtremoteobjects-qtremoteobjects.html#watch-method"·status="active"·access="public"·location="remoteobjects-qml.qdoc"·documented="true"·meta="qmlmethod"·type="Promise"> | 477 | ······<function·name="watch"·fullname="QtRemoteObjects.QtRemoteObjects.watch"·href="qml-qtremoteobjects-qtremoteobjects.html#watch-method"·status="active"·access="public"·location="remoteobjects-qml.qdoc"·documented="true"·meta="qmlmethod"·type="Promise"> |
450 | ········<parameter·type="QRemoteObjectPendingCall"·name="reply"·default=""/> | 478 | ········<parameter·type="QRemoteObjectPendingCall"·name="reply"·default=""/> |
451 | ········<parameter·type="int"·name="timeout"·default="30000"/> | 479 | ········<parameter·type="int"·name="timeout"·default="30000"/> |
452 | ······</function> | 480 | ······</function> |
453 | ····</qmlclass> | 481 | ····</qmlclass> |
454 | ····<page·name="websockets"·href="qtremoteobjects-websockets-example.html"·status="active"·location="websocket.qdoc"·documented="true"·groups="category·Connectivity,qtremoteobjects-examples"·subtype="example"·title="QtRemoteObjects·WebSockets·Applications"·fulltitle="QtRemoteObjects·WebSockets·Applications"·subtitle=""·brief="Using·a·non-QIODevice-based·transport·(QWebSocket)·with·QtRemoteObjects"> | 482 | ····<page·name="websockets"·href="qtremoteobjects-websockets-example.html"·status="active"·location="websocket.qdoc"·documented="true"·groups="category·Connectivity,qtremoteobjects-examples"·subtype="example"·title="QtRemoteObjects·WebSockets·Applications"·fulltitle="QtRemoteObjects·WebSockets·Applications"·subtitle=""·brief="Using·a·non-QIODevice-based·transport·(QWebSocket)·with·QtRemoteObjects"> |
Offset 461, 15 lines modified | Offset 489, 14 lines modified |
461 | ······<page·name="websockets/websockets.pro"·href="qtremoteobjects-websockets-websockets-pro.html"·status="active"·subtype="file"·title=""·fulltitle="websockets.pro·Example·File"·subtitle="websockets/websockets.pro"/> | 489 | ······<page·name="websockets/websockets.pro"·href="qtremoteobjects-websockets-websockets-pro.html"·status="active"·subtype="file"·title=""·fulltitle="websockets.pro·Example·File"·subtitle="websockets/websockets.pro"/> |
462 | ······<page·name="websockets/common/cert/cert.qrc"·href="qtremoteobjects-websockets-common-cert-cert-qrc.html"·status="active"·subtype="file"·title=""·fulltitle="cert.qrc·Example·File"·subtitle="websockets/common/cert/cert.qrc"/> | 490 | ······<page·name="websockets/common/cert/cert.qrc"·href="qtremoteobjects-websockets-common-cert-cert-qrc.html"·status="active"·subtype="file"·title=""·fulltitle="cert.qrc·Example·File"·subtitle="websockets/common/cert/cert.qrc"/> |
Max diff block lines reached; 7594/28321 bytes (26.81%) of diff not shown.
|