Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
5.3.0, 5.3.1, 5.3.2
-
None
-
Windows 8.1 x64, Ubuntu 14.04 LTS i386, Mac OS X 10.8.5
Description
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