[Qt-creator] Problems using c++11 features

Orgad Shaneh orgads at gmail.com
Thu Apr 4 08:05:15 CEST 2013


On Thu, Apr 4, 2013 at 9:01 AM, Sergey Shambir <
sergey.shambir.auto at gmail.com> 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
> Qt-creator at qt-project.org
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20130404/74c6c075/attachment.html>


More information about the Qt-creator mailing list