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

exported color property as alias don't list in property editor

    XMLWordPrintable

Details

    • 774c01d8b (qds/dev)
    • QDS Berlin - 2023 Week 3/4

    Description

      eg. Component

      Item
      {    
         property alias test: t.color    
         property alias test2: t.x    
         Rectangle { id: t }
      }
      

      if make the instance, test2 will be in the exported properties list but the test won't

      Attachments

        Activity

          People

            thohartm Thomas Hartmann
            jiu shanheng jiu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: