[Qt-creator] Adding new designer form class doesn't honour file naming conventions
Ladnar, Marc
Marc.Ladnar at ksab.kroschu.com
Tue Jul 28 09:02:35 CEST 2009
I have the same problem.
Marc
-----Ursprüngliche Nachricht-----
Von: Robert Caldecott [mailto:robert.caldecott at gmail.com]
Gesendet: Dienstag, 28. Juli 2009 08:59
An: qt-creator at trolltech.com
Betreff: [Qt-creator] Adding new designer form class doesn't honour file
naming conventions
In the C++ File Naming Convention options page I have the 'Lower case
file names' option toggled off. When I add a new C++ class the wizard
will honour this, so adding a class called Foo will generate Foo.cpp and
Foo.h.
However, adding a new designer form class always results in lower-case
file names. Adding a class called FooDialog will generate
foodialog.cpp, foodialog.h and foodialog.ui the 'Lower case file names'
option is being ignored.
_______________________________________________
Qt-creator mailing list
Qt-creator at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator
More information about the Qt-creator-old
mailing list