c++ - Enable muti-select on Flow Layout in Qt -


i'm using example flow layout qt docs , add multiple instances of custom widget (named card).

i want enable user select 1 or more elements (cards) in layout , trigger right-click menu. menu contain several actions can either performed on 1 or more of cards. means, there should way selected items layout when action triggered.

what best way achieve this?

your highly appreciated. :)


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

Ansible warning on jinja2 braces on when -

html - How to custom Bootstrap grid height? -