I create new class with Qt Creator I want to capitalize it automatically
-
Need to automatically capitalize header and source file name
-
Need to automatically capitalize header and source file name
@JacobNovitsky
Not possible automatically. -
C Christian Ehrlicher moved this topic from General and Desktop on
-
Need to automatically capitalize header and source file name
Have you tried to uncheck Edit > Preferences > C++ > File Naming > "Lower case file names"?
Afterwards, the file should have the same capitalization as the class name.
Regards
-
Have you tried to uncheck Edit > Preferences > C++ > File Naming > "Lower case file names"?
Afterwards, the file should have the same capitalization as the class name.
Regards