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

CTRL+click does NOT lead to Macro Definition

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • Qt Creator 2.5.0-rc
    • Qt Creator 2.4.0-rc
    • Editors
    • None

    Description

      When having in Code:

      #define QSP QSharedPointer
      

      and later on

      private:
          QSP<MyClass> m_pMyClass;
      

      and clicking (with Ctrl) on QSP the Header of QSharedPointer opens. Better would be, to get to the source of the #define - where I would also click on the QSharedPointer to get there.

      Attachments

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

        Activity

          People

            erikv Erik Verbruggen
            bluespirit Karl Krach
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes