Replies: 2 comments 2 replies
-
Thanks for spotting this! Looks like |
Beta Was this translation helpful? Give feedback.
2 replies
-
Closing this discussion as it should be solved, please open new issues or discussions if there are still problems :-) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
Trying to figure out how to use the library and noticed that
cxx_qt_lib::QHash<cxx_qt_lib::QHashPair_QString_QVariant>
cannot be used as#[qproperty]
due to missing PartialEq impl for QVariant. The comparison is used in generated setter.Is it intended or just not implemented yet?
Beta Was this translation helpful? Give feedback.
All reactions