rizinorg / cutter

Free and Open Source Reverse Engineering Platform powered by rizin
https://cutter.re
GNU General Public License v3.0
15.9k stars 1.15k forks source link

Use the addressable item list functionality for global varible widget. #3342

Closed karliss closed 6 months ago

karliss commented 6 months ago

Your checklist for this pull request

Detailed description

Use the existing context menu with generic actions on objects with address .

Do not use the 3 argument connect method without receiver! https://cutter.re/docs/contributing/code/development-guidelines.html#connecting-qt-signals

Test plan (required)

image

image

Closing issues

closes #3311