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

Add functions to convert to and from Windows style paths to QDir, even on Unix

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P5: Not important
    • None
    • None
    • Core: I/O
    • None

    Description

      Sometimes it is necessary to handle Windows style paths on UNIX like systems. QDir has toNativeSeparators(), fromNativeSeparators() and cleanPath() functions that do this kind of conversions compatible with the current platform. However, sometimes these same conversion could be needed to convert Windows style paths elsewhere, so there could be new functions to convert Windows style paths to native paths (fromWindowsToNativeSeparators()/fromNativeToWindowsSeparators() for example).

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes