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

Add maniplator for QLineEdit maxLength property in QFileDialog

    XMLWordPrintable

Details

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

    • All

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: