Can you tell me how to implement a drop-down list with multiple QCheckBoxes? Like here.
I tried to use QScrollArea, but it needs to use Q*BoxLayout which creates too much extra space. if use QScrollArea
Can you tell me how to implement a drop-down list with multiple QCheckBoxes? Like here.
I tried to use QScrollArea, but it needs to use Q*BoxLayout which creates too much extra space. if use QScrollArea