LLRadioCtrl Class Reference

#include <llradiogroup.h>

Inheritance diagram for LLRadioCtrl:

Inheritance graph
[legend]
Collaboration diagram for LLRadioCtrl:

Collaboration graph
[legend]

List of all members.

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)


Detailed Description

Definition at line 43 of file llradiogroup.h.


Constructor & Destructor Documentation

LLRadioCtrl::LLRadioCtrl ( const LLString name,
const LLRect rect,
const LLString label,
const LLFontGL font = NULL,
void(*)(LLUICtrl *, void *)  commit_callback = NULL,
void *  callback_userdata = NULL 
) [inline]

Definition at line 46 of file llradiogroup.h.

References FALSE, and LLUICtrl::setTabStop().

Here is the call graph for this function:

LLRadioCtrl::~LLRadioCtrl (  ) 

Definition at line 507 of file llradiogroup.cpp.


Member Function Documentation

void LLRadioCtrl::setValue ( const LLSD value  )  [virtual]

Reimplemented from LLCheckBoxCtrl.

Definition at line 511 of file llradiogroup.cpp.

References LLSD::asBoolean(), LLCheckBoxCtrl::mButton, LLUICtrl::setTabStop(), and LLCheckBoxCtrl::setValue().

Referenced by LLRadioGroup::draw().

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files:

Generated on Fri May 16 09:01:15 2008 for SecondLife by  doxygen 1.5.5