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

Enum type of a alias is lost

    XMLWordPrintable

Details

    Description

      e.g.:

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

      The type of the item.horizontalAlignment is int.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes