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

QFileDialog, QFileSystemModel and QFileSystemWatcher spawn a thread

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • None
    • 4.5.0
    • Documentation
    • None

    Description

      t4id: 237401

      QFileDialog, QFileSystemModel and QFileSystemWatcher will spawn a thread. But by rights any event filter you install won't have a problem. If you install an event filter on an object in another thread it does really nothing, so by rights its safe.

      But we should document if a thread is spawned. Also because it's an implementation detail regarding performance and such which is useful to know. Docs for QFileDialog, QFileSystemModel and QFileSystemWatcher should mention the thread creation.

      Attachments

        Issue Links

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

          Activity

            People

              vhilshei Volker Hilsheimer
              jasmcdon Jason McDonald (Closed Nokia Identity. Please assign to "macadder" instead) (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes