Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-7948

[QML] can't override width and height properties

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 4.6.1
    • None
    • qt-creator-win-opensource-1.3.80-qml-tp1.exe
    • 372f474d97f2169597f994ee80e6c3d5b7f6d7bf

    Description

          property alias x: baseWindow.x // OK
          property alias y: baseWindow.y // OK
          //property alias width: baseWindow.width // FAIL
          //property alias height: baseWindow.height // FAIL
      
      Cannot override FINAL property 
               property alias width: baseWindow.width
      

      Attachments

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

        Activity

          People

            aakenned Aaron Kennedy
            sabrog Vladislav
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes