On Thu, Apr 4, 2013 at 9:01 AM, Sergey Shambir <
[email protected]> wrote:

> Hi, Wilhelm
>
> For first problem, there are options in code style settings (tab
> Pointers&References).
>
> 04.04.2013 08:33, Wilhelm пишет:
> > Hi again,
> >
> > (I write this as top-post because of something new)
> >
> > besides the template-stuff (see below) a very annoying feature is the
> > re-formating of the reference-symbol if function-definitions are added
> > automatically:
> >
> > a declaration of
> >
> > Class& Class(const Class& other);
> >
> > gives the definition
> >
> > Class &Class(const Class &other)
> > {
> > }
> >
> _______________________________________________
> Qt-creator mailing list
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>


Sergey, did you try? I configured it to bind to the type name but the
quickfix didn't work as expected.

(and I'm not sure Wilhelm is on the mailing list, so CC him :))

- Orgad
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to