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

replace Q_FLAGS with Q_FLAG

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • 6.6, 6.7.0 FF
    • None
    • Graphs: 3D
    • None

    Description

      Don't use Q_FLAGS (old), use Q_FLAG, otherwise the metatype system lacks information about the enum. That necessitates that you move the enum declaration before the Q_FLAG marco (or the Q_FLAG behind the enum declaration).

      Attachments

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

        Activity

          People

            tokorpip Tomi Korpipää
            oulu_hillbilly Sami Varanka
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes