[Qt-creator] Qt Creator plugin template dialog wish

Thomas Meyer public at meyer-thomas.com
Wed May 22 14:31:13 CEST 2013


Hi,
it seems this works only for the C++ templates.
I have tried this again with a sample Qt Creator plugin
(template in 'Libraries') and it don't work.

All names are lower case, whatever I choose (except the pluginspec):
...
MyPlugin.pluginspec.in
myplugin.pro
myplugin_global.h
mypluginconstants.h
mypluginplugin.cpp
mypluginplugin.h
...

Thanks,
Thomas




Am 22.05.2013 14:07, schrieb Tobias Hunger:
> On 22.05.2013 10:13, Thomas Meyer wrote:
>> Hi,
>> is it possible to get in one of the next versions of Qt Creator a checkbox
>> - in the plugin template dialog (Project Management) - to
>> switch between upper or lower case of the file names?
>> I would prefer 'EllipseOrbitPlugin.h' instead of 'ellipseorbitplugin.h'.
> Check Tools>Options>C++>File Naming and untick "Lower case file names"
> there.
>
> Is that what you want?
>
> Best Regards,
> Tobias
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20130522/ff64dc2f/attachment.html>


More information about the Qt-creator mailing list