Results 1 to 4 of 4

Thread: i'm in troubles withe threads !!

  1. #1

    Default i'm in troubles withe threads !!

    hi ! i want to develop an appliccation with multi threads, and i don't know even how to start !! how to create threads and and ....
    so any one plz has a tutorial or can help me ???

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

    Default Re: i'm in troubles withe threads !!

    Qt docs contain some nice examples about threads. You can also take a look at QThread docs and QQ articles about threading:

    http://doc.trolltech.com/qq/qq21-monitors.html
    http://doc.trolltech.com/qq/qq22-monitors2.html
    http://doc.trolltech.com/qq/qq14-threading.html

  3. #3

    Exclamation Re: i'm in troubles withe threads !!

    thx for this fast answer !
    the reality is that i'm absolutely beginner, so i've read on documentation , but i found myself stuck, i'll read more deeply thx at all !
    be sure i'll ask again if fall in troubles

  4. #4

    Default Re: i'm in troubles withe threads !!

    hi ! i've got it !
    it's exactly as described in official docs !!
    so sorry for makin' noise

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.