KRadioGroup Class Reference

[kio Index] [kio Hierarchy] [Headers]


KRadioGroup * More...

#include <ktoolbar.h>

Inherits: QObject (qt)

Public Members

Public Slots


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 tasin@cd1 on Die Nov 30 17:32:00 CET 1999
Kdoc