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. Unicast signal in Qt D-BUS
Forum Updated to NodeBB v4.3 + New Features

Unicast signal in Qt D-BUS

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 1.5k 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.
  • K Offline
    K Offline
    Krievs
    wrote on last edited by
    #1

    Hi All,

    I have a situation where I have a single ObServer object and a set of Clients. ObServer and clients connected through D-BUS (IPC). ObServer has generic interface for all clients. But, time to time ObServer needs to notify clients about some events. Clients listen for a ObServer Generic interface signal OnNotify().

    Question: How to emit D-BUS signal (OnNotify()) from ObServer to specified client (instead of broadcast to all) ?

    p.s

    Qt D-BUS used for wrapping but any approach are welcome.

    1 Reply Last reply
    0
    • K Offline
      K Offline
      Krievs
      wrote on last edited by
      #2

      If somebody interested I have received answer here:
      http://stackoverflow.com/questions/11019048/selective-d-bus-signal-emitting-from-observer-unicast-signal/11022421#11022421

      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