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

Add maniplator for QLineEdit maxLength property in QFileDialog

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.6
    • All

    • All

      QFileDialog has a QLineEdit.

      The default maxLength for QLineEdit is 32767 characters. This makes it impossible to select large numbers of files with large filenames.

      QFileDialog hides its QLineEdit behind the PIMPL idiom, preventing developers from accessing it via subclass or otherwise, without modifying Qt source code directly.

      Please add a manipulator for this property to the QFileDialog interface.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            blacava Brandon LaCava
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes