#include <llradiogroup.h>
Inheritance diagram for LLRadioCtrl:
Public Member Functions | |
LLRadioCtrl (const LLString &name, const LLRect &rect, const LLString &label, const LLFontGL *font=NULL, void(*commit_callback)(LLUICtrl *, void *)=NULL, void *callback_userdata=NULL) | |
~LLRadioCtrl () | |
void | setValue (const LLSD &value) |
Definition at line 46 of file llradiogroup.h.
LLRadioCtrl::~LLRadioCtrl | ( | ) |
Definition at line 526 of file llradiogroup.cpp.
Reimplemented from LLCheckBoxCtrl.
Definition at line 530 of file llradiogroup.cpp.
References LLSD::asBoolean(), LLCheckBoxCtrl::mButton, LLUICtrl::setTabStop(), and LLCheckBoxCtrl::setValue().