You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sets the metadata to 0 for properties that don't have an associated notify signal - however, as can be spotted in generated files and from the dynamic metaobject generator, -1 would be the more appropriate value.
The text was updated successfully, but these errors were encountered:
qmetaobject-rs/qmetaobject_impl/src/qobject_impl.rs
Line 293 in 81e9ad1
-1
would be the more appropriate value.The text was updated successfully, but these errors were encountered: