我是一名中国的QT开发者

我希望 Qt Creator 有这样的功能:

我觉得用过eclipse开发java的人都知道这个快捷键: ctrl+shift+o 用来快速添加头文件

EXAMPLE:

when I type "QGridLayout *mainLayout = new QGridLayout;" and push
"ctrl+shift+o",

#include <QtGui> will be added automatically.

我期待QtCreator有这样的功能

THANKS!
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to