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. Qt Remote Objects vs D-Bus
Forum Updated to NodeBB v4.3 + New Features

Qt Remote Objects vs D-Bus

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 318 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
    StoatPatronus
    wrote on last edited by
    #1

    In my current project I am using Qt's D-Bus support for inter-process communication. We are going to be updating the project for Qt 5.12, and doing some heavy refactoring/rewrites at the same time, so I was thinking of replacing the D-Bus stuff with Qt Remote Objects. From my perspective, the D-Bus stuff works well but there are a couple steps when implementing new interfaces (like processing the XML definitions).

    Is there any sort of general consensus for preferring Qt Remote Objects or D-Bus? Have you had good results in using QtRO?

    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