Results 1 to 3 of 3

Thread: Multiple Signal in a slot

Threaded View

Previous Post Previous Post   Next Post Next Post
  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.

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
  •  
Qt is a trademark of The Qt Company.