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

Enum type of a alias is lost

XMLWordPrintable

      e.g.:

      Item {
        id: item
        property alias horizontalAlignment: text.horihorizontalAlignment
      
        Text{
          id: text
        }
      }
      

      The type of the item.horizontalAlignment is int.

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

            qtqmlteam Qt Qml Team User
            bubke Marco Bubke
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes