Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. creating proxy gui which i can operate remotely using QRemoteObject
Forum Updated to NodeBB v4.3 + New Features

creating proxy gui which i can operate remotely using QRemoteObject

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 119 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    janaki
    wrote on last edited by
    #1

    i have create QRemoteObjectHost object where i have my gui application. then on another program i have created QRemoteObjectNode to have a replica of my gui source. am able to create replica of my gui. but i was asked to run my gui at source side also,When replica code is started then the replica of the gui shud be shown.when ever i perform some action at the replica side then effect should happen at the source side gui .how this will be done.
    presently when some action is performed that is not getting effected at source side gui,but at replica side of the gui is done. i want at both sides.plz give me some solutions to perform the above. thanking u

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved