Results 1 to 2 of 2

Thread: Signals and Slots for Asynchronous event notification

  1. #1
    Join Date
    Jul 2010
    Posts
    12
    Qt products
    Qt4
    Platforms
    Symbian S60

    Default Signals and Slots for Asynchronous event notification

    Hi,

    I read that we can use Signals and Slot mechanism for asynchronous event notification by specifying Qt::QueuedConnection in the connect call. Is that all we need to do
    to achieve asynchronous event notification.

    Thanks.

  2. #2
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Thanks
    1
    Thanked 52 Times in 52 Posts
    Platforms
    MacOS X Unix/X11

    Default Re: Signals and Slots for Asynchronous event notification

    If you want to pass custom data types as arguments, you have to register those types for QVariant etc.
    It's nice to be important but it's more important to be nice.

Similar Threads

  1. DBUS and Asynchronous slots
    By HERC in forum Qt Programming
    Replies: 0
    Last Post: 23rd February 2010, 09:15
  2. regarding signals/slots
    By jjbabu in forum Qt Programming
    Replies: 2
    Last Post: 4th October 2007, 09:32
  3. Signals and slots
    By sylvarant in forum Newbie
    Replies: 4
    Last Post: 11th September 2007, 15:48
  4. Signals and Slots
    By merry in forum Qt Programming
    Replies: 4
    Last Post: 22nd February 2007, 08:11
  5. Signals and Slots in dll
    By ankurjain in forum Qt Programming
    Replies: 8
    Last Post: 29th March 2006, 08:12

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.