AUI Framework
develop
Cross-platform base for C++ UI apps
|
A group of radio buttons. More...
#include <AUI/View/ARadioGroup.h>
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.
Contents