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

Give a graphics feedback if a parameter is writable or only readable

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Duplicate
    • P3: Somewhat important
    • None
    • Qt Creator 3.4.0-beta1
    • C/C++/Obj-C++ Support
    • None

    Description

      funcFoo(const Type &foo)
      funcBar(Type &bar)

      Type fooOne;
      funcFoo(fooOne) // fooOne should look different so you can see it can be written

      Attachments

        Issue Links

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

          Activity

            People

              kandeler Christian Kandeler
              bubke Marco Bubke
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes