[Qt-creator] kdevelop "coding assistants", possible in qt creator?
Ville M. Vainio
vivainio at gmail.com
Tue May 4 20:32:05 CEST 2010
Is Qt Creators code intelligence good enough to implement this:
http://www.kdevelop.org/mediawiki/index.php/KDevelop_4/4.0_Release_Announcement
QQQ
Coding Assistants: The extensive knowledge of the code is used to
provide several semi-automatic coding assistants to the user. Assign
something to a non-existing variable, and KDevelop will offer you
automatically to create the variable with the type matching what you
assigned to it. Call a non-existent function, and KDevelop will offer
you to create it with the matching signature. Change the signature of
a function-definition, and KDevelop will offer you to adapt the
declaration accordingly.
QQQ
Even if this didn't work 100% of the time, it would be a big help.
--
Ville M. Vainio
http://tinyurl.com/vainio
More information about the Qt-creator-old
mailing list