KRadioManager Class Reference

[KLE Index] [KLE Hierarchy] [Headers]


Does exclusive managment with (radio-)buttons Itīs nealry the same as QButtonGroup, it just does not display a frame or a border More...

#include <klelib/klradiobutton.h>

Inherits: QObject

Public Members

Protected Slots

Signals


Detailed Description

Does exclusive managment with (radio-)buttons

Itīs nealry the same as QButtonGroup, it just does not display a frame or a border. (And the buttons can't/have not to be childs of this class)

This class is usefull with the KLayoutEngine.

See Also: QButtonGroup


void setChecked(QRadioButton *button) [public]

Checks the specified radiobutton (And unchecks all others)

See Also:
checked

ulong checked() [public]

Returns the ID of the actual checked radiobutton


Documentation generated by emmy@gate on Tue Sep 22 21:13:27 MEST 1998
Kdoc