How to create collapse and uncollapse in qt like dropdown
-
wrote on 21 Feb 2021, 15:00 last edited by
I want to create collapse like dropdown. I want to add buttons in it too
-
Hi and welcome to the forums
Like a QComboBox ?
But with buttons instead of text items ?Qt has QToolBox that is collapse-able but its not a dropdown.
1/2