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

Support aliases on value types

    XMLWordPrintable

Details

    Description

      You can have an alias on a value type property:

       Item {
        property alias foo: elem.font.size
      
        Item {
          id: elem
        }
      }
      

       

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: