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

QQmlFileSelector doesn't have an extraSelectors method

    XMLWordPrintable

Details

    • 706238e037da37a28514336e1e264709f049fba7

    Description

      The documentation states that if all you need to do is add extra selectors to the QQmlFileSelector, you don't need to create a separate QFileSelector instance to do it. That's nice, except if you want to query those extraSelectors - you can't without creating a QFileSelector for the QQmlFileSelector to act on and then query the QFileSelector instance what it's extraSelectors are.

      Propose adding convenience functions to query the extraSelectors (and allSelectors) to QQmlFileSelector.

      Attachments

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

        Activity

          People

            misery André Klitzing
            miketrahearn Mike Trahearn
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes