XMLWordPrintable

    • 22a2cc43387ec3b9f74a6c01f8665378a4541147

      Currently enumerations can only be defined on c++ side and exposed
      for use on QML side. This is a problematic limitation for the Qt Components
      implementation work. QML needs to allow enum types to be defined on
      QML side too.

      Ideally the implementation should also allow the use of enums as bit flags,
      as demonstrated by the MouseArea's acceptedButtons property:
      http://doc.qt.nokia.com/4.7/qml-mousearea.html#acceptedButtons-prop

        For Gerrit Dashboard: QTBUG-14861
        # Subject Branch Project Status CR V

            mbrasser Michael Brasser
            mathiasm Mathias Malmqvist
            Votes:
            72 Vote for this issue
            Watchers:
            63 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes