Results 1 to 2 of 2

Thread: a question about signal and slot

  1. #1
    Join Date
    Mar 2011
    Posts
    7
    Qt products
    Qt4
    Platforms
    Windows

    Post a question about signal and slot

    In my application, i use signal and slot to send data to UI.
    But in autoconnection mode, signals will be pushed in message queue and delay.
    For example, i quit thread but maybe there are still some signals in the queue. So i want to clear the message queue when thread exited.

  2. #2
    Join Date
    Nov 2010
    Posts
    315
    Thanked 53 Times in 51 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: a question about signal and slot


Similar Threads

  1. Signal Slot Question
    By graciano in forum Newbie
    Replies: 8
    Last Post: 19th August 2009, 10:35
  2. simple question:the slot and signal of QTreeWidget
    By weixj2003ld in forum Qt Programming
    Replies: 3
    Last Post: 21st April 2009, 05:27
  3. Another signal and slot question
    By fnmblot in forum Newbie
    Replies: 5
    Last Post: 4th March 2008, 19:50
  4. QTableWidget signal/slot question
    By twells55555 in forum Qt Programming
    Replies: 8
    Last Post: 6th August 2007, 21:58
  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.