Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-46

Take care of #includes automagically for known Qt Types.

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Duplicate
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • C/C++/Obj-C++ Support
    • None

      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).

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            lindeije Thorbjørn Lindeijer (closed Nokia identity) (Inactive)
            ntg Pierre Rossi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes