[Qt-creator] Derived class auto-complete

Mohammad Mirzadeh mirzadeh at gmail.com
Tue Mar 4 22:19:52 CET 2014


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


On Tue, Mar 4, 2014 at 10:58 AM, Lorenz Haas <lykurg at gmail.com> 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
> > Qt-creator at qt-project.org
> > http://lists.qt-project.org/mailman/listinfo/qt-creator
> >
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20140304/30b3f542/attachment.html>


More information about the Qt-creator mailing list