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

QDir methods that should be static but are not...

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.3.0, 5.3.1, 5.3.2
    • Core: I/O
    • None
    • Windows 8.1 x64, Ubuntu 14.04 LTS i386, Mac OS X 10.8.5

      These QDir methods should be defined static since the dir may or may not exist and these methods operate outside of their existence. Looking at the Qt 5.3 source I have confirmed that on Linux, OS X and Windows these functions do not look at any values stored in the object's instance. The methods are:

      mkpath
      rmpath

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

            laknoll Lars Knoll
            josephcohen Joseph Cohen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes