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

Take care of #includes automagically for known Qt Types.

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Duplicate
    • P3: Somewhat important
    • None
    • None
    • C/C++/Obj-C++ Support
    • 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

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes