Relax constraints for processing QGroupBoxes

Authored by vkrause on Apr 8 2017, 9:05 AM.

Description

Relax constraints for processing QGroupBoxes

So far this was only accepting QGroupBoxes containing only auto-exclusive
buttons. Now we also accept QGroupBoxes that contain non-buttons, as long
as the buttons are still all auto-exclusive and direct children of the
group box.

This is closer to what KButtonGroup was doing and enables porting of uses
of those in kdepim-runtime. Group boxes there contain e.g. additional
labels with more explanations.

Review D5344

Details

Committed
vkrauseApr 8 2017, 9:05 AM
Parents
R265:22c68226d910: Upgrade ECM and KF5 version requirements for 5.33.0 release.
Branches
Unknown
Tags
Unknown