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

QML Qt global object doesn't contain the Qt::AnchorAttribute and Qt::AnchorPoint enums

    XMLWordPrintable

Details

    • f0e49104a864b3f658e8cc0036b742b20ad84872

    Description

      The doc states:

      The Qt object contains all enums in the Qt namespace. For example, you can access the AlignLeft member of the Qt::AlignmentFlag enum with Qt.AlignLeft.
      For a full list of enums, see the Qt Namespace documentation.

      http://doc.qt.nokia.com/main-snapshot/qml-qt.html

      But trying to access Qt.AnchorLeft, for example, returns undefined. Qt::AnchorAttribute and Qt::AnchorPoint aren't present in the QML Qt global object.

      Attachments

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

        Activity

          People

            jerome.pasion Jerome Pasion
            gregschlom Gregory Schlomoff
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes