gazebosim / gz-gui

Builds on top of Qt to provide widgets which are useful when developing robotics applications, such as a 3D view, plots, dashboard, etc, and can be used together in a convenient unified interface.
https://gazebosim.org
Apache License 2.0
67 stars 39 forks source link

Disable deprecation messages about onFoo connections #534

Closed azeey closed 1 year ago

azeey commented 1 year ago

🦟 Bug fix

Summary

Alternative to https://github.com/gazebosim/gz-gui/pull/493. See https://github.com/gazebosim/gz-gui/pull/493/files#r982750363

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

codecov[bot] commented 1 year ago

Codecov Report

Merging #534 (d67d86a) into gz-gui7 (bf42b84) will increase coverage by 0.06%. The diff coverage is 91.66%.

:exclamation: Current head d67d86a differs from pull request most recent head fee57e2. Consider uploading reports for the commit fee57e2 to get more accurate results

@@             Coverage Diff             @@
##           gz-gui7     #534      +/-   ##
===========================================
+ Coverage    69.13%   69.19%   +0.06%     
===========================================
  Files           44       44              
  Lines         4921     4938      +17     
===========================================
+ Hits          3402     3417      +15     
- Misses        1519     1521       +2     
Impacted Files Coverage Δ
src/plugins/world_stats/WorldStats.cc 94.11% <91.30%> (-0.89%) :arrow_down:
src/Application.cc 85.97% <100.00%> (+0.03%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.