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

Get rid off all remaining uses of Q_ENUMS in QtDeclarative

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes