[Qt-creator] Patch for autocreate method implementation
Danny Price
deepblue842 at googlemail.com
Tue Feb 23 10:39:40 CET 2010
Nice!
Couple of language issues:
"Switch between Method Declaration/Definition" should be "Switch between
Member Decleration/Defintion". C++ does not have 'methods'. It has member
functions.
"Implementation does not found. Will I try to create it?" should be
"Implementation not found. Create it?"
However I wonder if this dialog is necessary?
On Sun, Feb 21, 2010 at 8:16 AM, Alexander 'hatred' Drozdoff <
adrozdoff at gmail.com> wrote:
> Hi all,
>
> I prepare patch that may be helpful in development process.
>
> With this patch you can go to Header file, write function prototype (or
> method prototype in class
> definition), press Shift-F2 (or press Right mouse button on prototype and
> select item "Switch
> between Method Declaration/Definition"), in case when definition does not
> present, you can see
> message box: Implementation does not found. Will I try to create it?
> [Yes/No]
> If you answer Yes, template of method will created and you moved to it.
>
> Path is attached to this letter.
>
> For russian-speak guys avail my description in blog:
>
> http://hatred.homelinux.net/wiki/zhurnal:2010-02-11_20.47_qt_creator_i_avtomaticheskoe_sozdanie_realizacii_metoda_prototipa
> also, here you can see screens that demonstrate work of patch.
>
> --
> WBR
> Alexander Drozdov
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20100223/04c57126/attachment.html
More information about the Qt-creator-old
mailing list