Details
-
Suggestion
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
None
-
None
Description
When using a known Qt type in a .cpp file, it would be nice if creator could automatically add a corresponding #include for it, for instance if I use a QDialog, it would insert #include <QtGui/QDialog> or #include <QDialog> at the beginning of the file (some will probably want it disabled through an option though).
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-21 Code completion (make it work without requiring includes?)
- Closed