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

Variable type tooltips should display modifiers

    XMLWordPrintable

Details

    • 15a1266d501829e9c5d1ca6a0fa3ba3effe455d9 (qt-creator/qt-creator/4.13)

    Description

      Tooltips that appear when hovering the mouse pointer over a variable name only display the basic type. I.e.:

      int val;
      int* ptr;
      

      both tooltips of val and ptr will display int.

      IMHO it would be better if the tooltip for ptr would display int*.
      Useful modifiers in the tooltip would be const, * and &.

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-14950
        # Subject Branch Project Status CR V

        Activity

          People

            kandeler Christian Kandeler
            tibirna Cristian Tibirna
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes