Results 1 to 3 of 3

Thread: Multiple Signal in a slot

  1. #1
    Join Date
    Sep 2009
    Posts
    22
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Multiple Signal in a slot

    Hi all,
    just a little trouble...
    If I emit more than one signal in a slot or in a function, how does Qt behave when I return from the function (or from the slot)?
    Obviously, each signal is connected to a different slot!


    Thanks,
    Alex
    Last edited by QAlex; 20th November 2009 at 09:56.

  2. #2
    Join Date
    Nov 2007
    Posts
    17
    Thanks
    2
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

  3. #3
    Join Date
    Sep 2009
    Posts
    22
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Multiple Signal in a slot

    Dear Montuno,
    I found the first link very interesting for my doubt, because it explains how to have a bit of control on the execution of the slots connected to the signals.
    Hope this note can be useful for other people!

    Thanks for your help!!!
    Bye

    Alex

Similar Threads

  1. Replies: 8
    Last Post: 27th August 2009, 14:51
  2. pthread instead QThread
    By brevleq in forum Qt Programming
    Replies: 8
    Last Post: 23rd December 2008, 07:16
  3. Connection of custon signals/slots
    By brevleq in forum Qt Programming
    Replies: 2
    Last Post: 23rd December 2008, 07:04
  4. Replies: 12
    Last Post: 18th September 2008, 15:04
  5. signal slot conection using a string, not a SLOT
    By rianquinn in forum Qt Programming
    Replies: 6
    Last Post: 5th February 2006, 18:52

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.