[Qt-creator] Some feedback (Adam Higerd)

Пётр Госу istari-radagast at mail.ru
Fri Nov 14 19:42:04 CET 2008


As for me code completion should be implemented somelike in Visual Assist style. You type 2-3 letters and get a list of suggestions including C++ keywords, local variables, member functions of 'this' class etc. And the statement that you use in current block of code more often should appear in the top of this list. Well I suppose in Troll...oops Qt Software there are enough people using VA
And the correction should be just like it is done already - with red underline.
What I really miss is that when I create a connection to a new slot using integrated designer, I must manually write this slot in .h and .cpp files. QtCreator should generate it and when I dblclick on the slot1() icon on the form it brings me to the body of this function.



More information about the Qt-creator-old mailing list