-
Type:
Bug
-
Status: Reported
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 5.12.4, 5.13.0
-
Fix Version/s: None
-
Component/s: Remote Objects
-
Labels:None
-
Environment:MSVC 2015 x64
-
Platform/s:
Sharing a model with QtRemoteObjects over TCP socket prevents from adding or removing element Client side.
Steps to reproduce :
- Run testServer
- Run testClient
- Click on an element in Client window and then on Add or Remove button
- Nothing append in the model
The same is working Server side.
The Change Color buttons are working Client side as well as the renaming of an element.
-> code attached in zip file