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

Be able to use QTemporaryFile with the template area in the directory name

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 5.0.0
    • None
    • Core: I/O
    • None

      It could be nice to be able to use QTemporaryFile that way:

      QTemporaryFile tempFile("somedir/XXXXXX_someotherdir/myfile.txt");
      tempFile.open();

      At the moment, open() returns false with OpenError.

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

            earthdomain Earth Domain (Inactive)
            ed COLE Edouard
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes