class GmRadioButton |
A radio button class.
| GmRadioButton () Standard constructor | |
| mousePressEvent (GmEvent* event) Event processing function to process a mouse release event. | |
| ~GmRadioButton () Virtual destructor |
| render2d (GmTypes::RenderOptionType renderOptions) Renders this radio button to a 2D image buffer. | |
| render2dSelect (GmTypes::RenderOptionType renderOptions) Renders this radio button to a 2D selection buffer. |
A radio button class. Radio buttons are like checkboxes in that they represent a toggle, but they are typically are only used in groups where the user must make a unique choice between a defined set of options.
Alphabetic index HTML hierarchy of classes or Java