[Qt-creator] 'class' completion

jean-yves desbree jeanyves.desbree3 at gmail.com
Thu Sep 15 17:05:15 CEST 2016


Hi Francois,

1/  I used the default shortcut ctrl + shift + space

2/ Yes, probably better in the regular completion, but it is eventually an
issue to modify an existing functionality ...

On Mon, Sep 12, 2016 at 4:16 PM, Typz <thetypz at gmail.com> wrote:

> Hello,
>
> That looks nice! Just one thing: do you have a dedicated shortcut? Should
> it not be yet another suggestion in the regular completion?
>
> Best regards,
>
> --
> Francois
>
> On Fri, Sep 2, 2016 at 3:17 PM, jean-yves desbree <
> jeanyves.desbree3 at gmail.com> wrote:
>
>> Hi,
>>
>> I did a development in qtcreator to have a kind of 'class' completion.
>>
>> For example, if the class namespace1::namespace2::ThisIsAnExample exists
>> in the project:
>>
>> If I type "TIAE" (so the capital letters of the previous class) and then
>> the shortcut, it proposes to replace "TIAE" by
>> "namespace1::namespace2::ThisIsAnExample" (or the alias if there is an
>> alias for namespace1::namespace2)
>>
>> I 've been using this functionality for one year and I find it useful(in
>> particular to automatically complete the namespaces).
>>
>> If you think it could be eventually evaluated, could you indicate the
>> next steps ?
>> Otherwise, I will keep on patching the versions :-)
>> (unfortunately, I don't succeed in registering to the mailing lists
>> indicated at http://lists.qt-project.org/mailman/listinfo/qt-creator :-(
>> )
>>
>>
>> Best regards,
>> Jean-Yves
>>
>>
>> _______________________________________________
>> 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/20160915/64f982e7/attachment.html>


More information about the Qt-creator mailing list