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

QValidator::State is not a Q_ENUM

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • 5.14.0
    • 5.12
    • GUI: Other
    • None
    • All
    • 7a7ec94d6c7b184a376d966f4b69804bd3dc9d37

    Description

      QValidator::State is not a Q_ENUM, so it can't be converted directly to a string using QVariant. Uses for this include being able to reference those states by name in a QStyleSheet. I'm stuck using Qt 5.12, but as far as I can tell this affects all versions.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            peterhoff Peter Hoff
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes