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

If a qml component has a property "className", component type in QDS interface is altered with that property content

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • QDS 3.1
    • QDS 3.0
    • Property View
    • None
    • QDS Berlin - 2022 Week 07/08

    Description

      Following code

      import QtQuick 2.15
      import QtQuick.Controls 2.15
      
      Rectangle {
          width: 1920
          height: 1080
          color:"green"
          property string className: "SpaceOddity"
      }
      

      results in altered component type name. In the following screen we should have Rectangle in the properties editor

      Attachments

        For Gerrit Dashboard: QDS-6309
        # Subject Branch Project Status CR V

        Activity

          People

            thohartm Thomas Hartmann
            piotrmi Piotr Mikolajczyk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes