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. QDBus - SLOT not called upon SIGNAL emit
Forum Updated to NodeBB v4.3 + New Features

QDBus - SLOT not called upon SIGNAL emit

Scheduled Pinned Locked Moved General and Desktop
qdbusqt5.4.0signal & slot
1 Posts 1 Posters 917 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.
  • S Offline
    S Offline
    ShayPrat
    wrote on last edited by
    #1

    I have been trying to create a QDBus-based simple calculator, the code for which is available at the following gist:
    https://gist.github.com/aspratyush/dc50878393e6d291d2f3

    The problem am facing is that even after calling connect() in the client, the SLOT meant to receive the dbus signal is not getting called.

    Have checked in dbus-monitor, and it shows the signal as being emitted. Also, subscribing to the signal succeeds.

    Any help would be much appreciated.

    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