AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
ARadioGroup Class Reference

A group of radio buttons. More...

#include <AUI/View/ARadioGroup.h>

Detailed Description

ARadioGroup initializes radio buttons by itself. Since ARadioGroup is a view container it places the initialized radio buttons to itself.

See declarative::RadioGroup for a declarative form and examples.