Skip to content

Register MetaEnumVariable for comparison#91

Open
pinotree wants to merge 1 commit intosteveire:masterfrom
pinotree:register-comparators
Open

Register MetaEnumVariable for comparison#91
pinotree wants to merge 1 commit intosteveire:masterfrom
pinotree:register-comparators

Conversation

@pinotree
Copy link
Copy Markdown
Contributor

@pinotree pinotree commented Aug 12, 2023

This is needed to ensure that MetaEnumVariable can be properly handled for comparisons, e.g. as done via QVariant::compare().

Followup of commit 3b1931e

Fixes #89

@pinotree pinotree force-pushed the register-comparators branch from ec8e778 to c00f55d Compare August 13, 2023 07:14
@pinotree pinotree changed the title Registr MetaEnumVariable for comparison Register MetaEnumVariable for comparison Aug 13, 2023
This is needed to ensure that MetaEnumVariable can be properly handled
for comparisons, e.g. as done via QVariant::compare().

Followup of commit 3b1931e

Fixes steveire#89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enums cannot be compared in Qt 5

1 participant