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

FileDialog does not allow to save a file

XMLWordPrintable

    • Android
    • 67609e43e19338be9bd57217ca7e0a08be319fc1

      In order to save a file I have set the selectExisting: false and selectMultiple: false as documented but in Android there is no input field where to place the filename. Works in Windows 7 and Linux.

          FileDialog {
              id: fileDialog
              selectExisting: false
              selectMultiple: false
              onAccepted: console.log(fileUrl)
          }
      

      See the attacments

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

            srutledg Shawn Rutledge
            anylitok Antti Yli-Tokola (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes