Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-13514

Binding Editor treats qsTr() as a binding instead of a constant

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • Some future release
    • QDS 4.5.1, QDS 4.6.0
    • Binding Editor
    • None

      Code

      Text {
          id: txt
          text: "I am a Constant"
      }
      

       

      Steps to reproduce

      1. Put the code above into a *.ui.qml file
      2. In the Property Editor, click the "tr" button for txt.text

       

      Outcomes

      • Step #1: The Binding Editor contains no bindings for txt (Expected)
      • Step #2: The Binding Editor contains a binding for txt.text (Not Expected)

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

            henning Henning Gründl
            skoh-qt Sze Howe Koh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes