Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-3084

QVariant does not store enums as real enums

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • 6.10.0
    • 6.8
    • PySide
    • None
    • All
    • caa9d339c (dev), 3717c0d94 (dev)

      When converting enums into QVariants it get stored as Shiboken enums and not Qt Enums.

      So in C++ side if we have code that check for enums the code will fail.

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

            renatofilho renato araujo oliveira filho
            renatofilho renato araujo oliveira filho
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes