Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-29059

Threaded Network examples are implemented by inheriting from QThread

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P4: Low
    • None
    • 4.8.4, 5.0.0
    • Examples and Demos
    • None
    • all

    Description

      Threaded fortune server and torrent example are using QThread by inheriting from it and not by using moveToThread, like it is suggested in http://blog.qt.digia.com/blog/2006/12/04/threading-without-the-headache/ or in http://blog.qt.digia.com/blog/2010/06/17/youre-doing-it-wrong/ . It may give the developers a wrong idea about how to use QThread.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            docteam Qt Documentation Team
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes