Results 1 to 3 of 3

Thread: Multi output parameters with DBUS-Method

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts

    Default Re: Multi output parameters with DBUS-Method

    I would suggest you run qdbusxml2cpp and let it create an Adaptor. Then you know exactly what kind of signature you are expected to implement

    Cheers,
    _

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    8
    Thanked 334 Times in 317 Posts

    Default Re: Multi output parameters with DBUS-Method

    What is the code in the DBus Adaptor that you created ?
    Have you properly set parent for the dbus adaptor ? May be you need to show the adaptor code for the function call.

Similar Threads

  1. Replies: 3
    Last Post: 27th August 2011, 21:44
  2. Replies: 5
    Last Post: 7th January 2010, 10:42
  3. Qt 4.5.0 win opensource and <dbus/dbus.h>
    By YaK in forum Installation and Deployment
    Replies: 2
    Last Post: 22nd March 2009, 11:06
  4. Replies: 2
    Last Post: 27th March 2007, 12:09
  5. Multi-Page PDF Output
    By igor in forum Qt Programming
    Replies: 1
    Last Post: 9th January 2007, 04:10

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.