I didn't check out your wizard, but the standard "C++ Class" wizard will
nest the class into a namespace if you set something like this for the
class name: Foo::Bar


On 17 July 2014 15:46, Peter Spiess-Knafl <[email protected]> wrote:

> Hello!
>
> I don't know if anyone else came across the requirement to create C++
> classes nested in namespaces.
> I created a little easy to use wizard for it. Tested under Linux and it
> should also work on OS X.
>
> You can find it here:
> https://github.com/cinemast/qtcreator-namespacedclass-wizard
>
> Hope that other people find it useful too.
>
> Greetings Peter
>
>
> _______________________________________________
> Qt-creator mailing list
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to