#include <ugadgets.hpp>
Inheritance diagram for URadiobutton:
Public Member Functions | |
URadiobutton (const UArgs &a=UArgs::none) | |
virtual const UStyle & | getStyle (UContext *) const |
returns the contextual UStyle of this object. | |
Friends | |
URadiobutton & | uradiobutton (const UArgs &a=UArgs::none) |
|
returns the contextual UStyle of this object. This virtual function calls one of the makeXxxStyle() functions that are defined for this specific class.
Reimplemented from UButton. |