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

Share threads between multiple QFileSystemWatcher instances

    XMLWordPrintable

Details

    Description

      It seems a little nasty to me that (now with the exception of
      the dnotify engine) each time you create and use a QFileSystemWatcher
      instance you also create a thread. Even though you can monitor more than
      one path with each QFileSystemWatcher instance, as a programmer I would
      naively be tempted just to create one instance for each "thing" I wanted to
      monitor and assume that Qt would take care of appropriate sharing/caching
      behind the scenes.

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            bhughes Bradley T. Hughes (closed Nokia Identity) (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