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
While it may remain part of the public API, invoking its use should elicit a warning about incompatibility with future versions of at-spi2-core and mention the Qt no longer uses this signature. We may also want to change the name to LegacyEventBodyQt, or something similar to indicate its deprecation.
Qt is now officially using the correct signature like GTK does[1], so I'm wanting to make sure no new uses of this structural variant spread throughout our or others' codebases.
While it may remain part of the public API, invoking its use should elicit a warning about incompatibility with future versions of
at-spi2-core
and mention the Qt no longer uses this signature. We may also want to change the name toLegacyEventBodyQt
, or something similar to indicate its deprecation.Qt is now officially using the correct signature like GTK does[1], so I'm wanting to make sure no new uses of this structural variant spread throughout our or others' codebases.
The text was updated successfully, but these errors were encountered: