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

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

      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) 

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes