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

Cannot create a binding to the user defined property

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • Some future release
    • QDS 4.2
    • Property View
    • None
    • All

    Description

      I created a property in .ui.qml, using "Properties" like this.

       

      What I wanted to do is like this:

      ItemBuffer {
          id: root
          property bool show: false
          property real showAnimator: show ? 1 : 0 // <=== This is what I wanted to do 

      But in the "Bindings," I cannot find the property I created, in this case, "showAnimator," in the "Property."

      Attachments

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

        Activity

          People

            thohartm Thomas Hartmann
            mikio_hirai Mikio Hirai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes