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

Details

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

    Description

      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)

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes