class KButtonGroup


Module kdeui
Namespace
Class KButtonGroup
Inherits QGroupBox
Group box with index of the selected radio button KGroupBox is a simple group box that can keep track of the current selected radio button of the ones added to it.

Use normally as you would with a QGroupBox.

Author Pino Toscano



methods