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

Qt meta-system does not recognize Q_ENUM(), if enum is defined in different header

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P4: Low
    • None
    • 6.4.2
    • Build tools: moc
    • None
    • All

    Description

      Qt meta-system does not recognize Q_ENUM(), if enum is defined in different header

      example:

          using MyEnum = myenum::MyEnum;
          Q_ENUM(MyEnum);
          Q_PROPERTY(MyEnum myEnumProperty MEMBER myEnumProperty) 

      Attachments

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

        Activity

          People

            fabiankosmale Fabian Kosmale
            fanda Fanda Vacek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes