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

Threaded Network examples are implemented by inheriting from QThread

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes