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

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

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

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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes