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

QTemporaryFile fail when setting a template with double /

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P3: Somewhat important P3: Somewhat important
    • Some future release
    • 4.4.3
    • Core: I/O
    • None

      QTemporaryFile f;
      f.setFileTemplate("c:/something//fileXXXX");

      Does not work on Windows, but on Linux it does work to have // in the path for QTemporaryFile.

      QFile on the other hand will work with '//' in the path on Windows.

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

            biochimia João Abecasis
            xcm Martin Petersson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes