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. Track multiple instances of a QApplication
Forum Updated to NodeBB v4.3 + New Features

Track multiple instances of a QApplication

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.2k Views 1 Watching
  • 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.
  • A Offline
    A Offline
    amban
    wrote on last edited by
    #1

    Hi,
    I have an application which is used by multiple users. The application is located on a server.
    I want to achieve the scenario where if User A clicks a QPushButton, I want to warn User B with some message on his desktop.
    How can I track which users are using the application ? How to display on the right desktop / screen ?

    Kindly provide some ideas / advise.

    Thanks very much.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      slesa
      wrote on last edited by
      #2

      Normally, you would use something like a message bus system, with a publish/subscribe mechanism.

      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