Results 1 to 6 of 6

Thread: Unable to abort the worker thread using singleshot timer

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #6
    Join Date
    Mar 2008
    Location
    Kraków, Poland
    Posts
    1,540
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanked 284 Times in 279 Posts

    Default Re: Unable to abort the worker thread using singleshot timer

    You have to remember : if You want to communicate with Worker via signals and slots You can not block thread event loop.

  2. The following user says thank you to Lesiok for this useful post:

    rawfool (9th July 2017)

Similar Threads

  1. Replies: 1
    Last Post: 26th November 2016, 19:01
  2. Replies: 4
    Last Post: 17th October 2013, 11:12
  3. QTimer in a worker thread
    By inger in forum Newbie
    Replies: 6
    Last Post: 2nd November 2012, 12:37
  4. Worker thread
    By doggrant in forum Newbie
    Replies: 4
    Last Post: 3rd November 2009, 15:49
  5. Main thread - worker thread communication.
    By kikapu in forum Newbie
    Replies: 25
    Last Post: 23rd May 2007, 22:09

Tags for this Thread

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.