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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes