Sweet! I did not know about this feature. QtCreator rocks :D

On Tue, Mar 4, 2014 at 10:58 AM, Lorenz Haas <[email protected]> wrote:

> Hi,
>
> It is already there. Move the cursor over the base class, press
> Alt+Enter and you get a dialog where you can choose which function to
> implement.
>
> See
>
> http://doc-snapshot.qt-project.org/qtcreator-master/creator-editor-refactoring.html
> with the catchword "Insert (Pure) Virtual Functions".
>
>
> Cheers
> Lorenz
>
>
> Am 04.03.2014 19:55, schrieb Mohammad Mirzadeh:
> > Hey guys,
> >
> > I just have a suggestion. Wouldn't it be nice if QtCreator had some sort
> of
> > auto-complete feature for base class methods? I have a simple and stupid
> > base class that I derive from again and again and it gets annoying to
> type
> > all of the methods over and over!
> >
> > Thanks
> >
> >
> >
> > _______________________________________________
> > 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
>
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to