Public Member Functions | |
void | add (radio_button *item) |
void | del (radio_button *item) |
void | activate (radio_button *item) |
Private Types | |
typedef std::vector< radio_button * > | radio_vector |
Private Attributes | |
radio_vector | buttons_ |
|
< Manager of RadioButtons, implements switching between buttons |
|
toggle on some button in the list
|
|
add next button to the group |
|
|
|
|