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

QDir::cleanPath(): Mention that the separator conversion only occurs on platforms that use other than / as a path separator

    XMLWordPrintable

Details

    • 4ada4f283efe4b2adcde29c2139dfc502c120399

    Description

      QDir::cleanPath() documentation is a bit misleading:

      https://doc.qt.io/qt-5/qdir.html#cleanPath

       
      Returns path with directory separators normalized (converted to "/") 
      

      This could be interpreted so that path separators are always converted to /, but this only happens on platforms that don't have / as a path separator.

      Attachments

        For Gerrit Dashboard: QTBUG-79736
        # Subject Branch Project Status CR V

        Activity

          People

            vhilshei Volker Hilsheimer
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes