- Your Widget Set For OpenGL
Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | Related Pages

ufo::URadioButton Class Reference

A radio button is a toggle UFO button. More...

#include <uradiobutton.hpp>

Inheritance diagram for ufo::URadioButton:

ufo::UButton ufo::UCompound ufo::UWidget ufo::UObject ufo::UCollectable List of all members.

Public Member Functions

 URadioButton (const std::string &text)

Detailed Description

A radio button is a toggle UFO button.

If a radio button is "checked", isSelected() returns true. Radio Buttons are usually combined in button groups.

See also:
UButtonGroup
Author:
Johannes Schmidt


The documentation for this class was generated from the following file:
The libUFO Project - written by Johannes Schmidt