#include <widgets.h>
Inheritance diagram for fgl::FGRadioGroup:


Public Member Functions | |
| FGRadioGroup (int x, int y, char *names[], int *init_value, void(*cb)(FGControl *, int), FGWindow *w, int step=20) | |
| virtual | ~FGRadioGroup () |
| void | ChangeItem (int *new_value) |
Static Protected Member Functions | |
| static void | callback (CallBack cb) |
Protected Attributes | |
| FGButtonGroup * | grp |
| unsigned | id |
| int * | value |
| int | current |
| int | count |
| void(* | userfnc )(FGControl *, int) |
|
|
Call destructor on TERMINATEEVENT explicitly. |
1.4.0