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. Connecting one Desktop App to Another

Connecting one Desktop App to Another

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 359 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Greetings everyone,

    Currently, I am working on a project, and one of my goals is to have two separate desktop apps (both developed in Qt) "connected to each other." In other words, for example, I want there to be a way to press a button on App A, and, when that button is pressed, a function runs on App B. How should I go about doing this?

    Thank you in advance!

    JonBJ 1 Reply Last reply
    0
    • ? A Former User

      Greetings everyone,

      Currently, I am working on a project, and one of my goals is to have two separate desktop apps (both developed in Qt) "connected to each other." In other words, for example, I want there to be a way to press a button on App A, and, when that button is pressed, a function runs on App B. How should I go about doing this?

      Thank you in advance!

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @WesLow
      Have a read through this thread: https://forum.qt.io/topic/134202/synchronizing-between-a-local-and-remote-gui
      Also look at @artwaw's Qt Remote Objects suggestion.

      ? 1 Reply Last reply
      3
      • JonBJ JonB

        @WesLow
        Have a read through this thread: https://forum.qt.io/topic/134202/synchronizing-between-a-local-and-remote-gui
        Also look at @artwaw's Qt Remote Objects suggestion.

        ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        @JonB I have not; thanks for the recommendation. Gonna look through this later today!

        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