Results 1 to 2 of 2

Thread: Once again: buttons and time consuming tasks

  1. #1
    Join Date
    Nov 2007
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Red face Once again: buttons and time consuming tasks

    Hello there,

    please sorry if I ask help on such an elementary issue, but I'm quite new to Qt and, even if I googled a lot for an answer, I did not find anything simple and helpful to me, yet.

    The problem is always the same: I have a GUI application, a time consuming task that should be performed upon a push button user's click and a result that must be checked to feedback the user.

    Of course I need to run the above task in a separate thread to avoid blocking the main application, what's the simplest pattern to do this in Qt? Even the examples do not definitely clarify me this point.

    Many thanks in advance for your help,

    Matteo.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Once again: buttons and time consuming tasks

    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


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.