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

Get rid off all remaining uses of Q_ENUMS in QtDeclarative

XMLWordPrintable

      They do not work with our qmltypes properly and have been deprecated for a long time, sadly they're still needed for pulling in enums from different namespaces / classes in a few places:

      src/imports/wavefrontmesh/qwavefrontmesh.h
      src/labs/wavefrontmesh/qwavefrontmesh_p.h
      src/quick/items/qquickaccessibleattached_p.h
      src/quick/items/qquickrectangle_p.h

      (There are also a few uses in examples and tests but these are less important)

      We need to figure out a solution for this.

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

            max.goldstein Maximilian Goldstein
            max.goldstein Maximilian Goldstein
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes