-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 3.6.0
-
Windows 7x64
-
a296b84dc46215ba333ddcd44cd45663d9b139b8, c770d3f4a760fdd1ce6aaeb02efb617e7a21a24e
I actually think it's just luck that you even can create class in new folder at all. For some reason, authors of QtCreator thought it should be forbidden to use directory structure for your project, as seen below:
However there's a workaround around this (intentionally implemented) restriction:
But this workaround causes slight issue with the include in CPP file: