KRadioGroup Class Reference

[kdeui Index] [kdeui Hierarchy] [Headers]


KRadioGroup * More...

#include <ktoolbar.h>

Inherits: QObject (qt)

Public Members

Public Slots

Private Members


Detailed Description

KRadioGroup *


KRadioGroup(QWidget *_parent, const char *_name=0) [public]

Constructor. Parent must be KToolBar .

~KRadioGroup() [public]

Destructor.

void addButton(int id) [public]

Adds button to group. Button cannot be unset by mouse clicks (you must press some other button tounset this one)

void removeButton(int id) [public]

Removes button from group, making it again toggle button (i.e. You can unset it with mouse).

void slotToggled(int) [public slot]

Internal - nothing for you here.


Documentation generated by root@darkstar.lst.de on Wed Sep 8 17:38:27 CEST 1999
Kdoc