#include <llbutton.h>
Inheritance diagram for LLSquareButton:
Public Member Functions | |
LLSquareButton (const LLString &name, const LLRect &rect, const LLString &label, const LLFontGL *font=NULL, const LLString &control_name=LLString(), void(*click_callback)(void *)=NULL, void *callback_data=NULL, const LLString &selected_label=LLString::null) |
Definition at line 286 of file llbutton.h.
LLSquareButton::LLSquareButton | ( | const LLString & | name, | |
const LLRect & | rect, | |||
const LLString & | label, | |||
const LLFontGL * | font = NULL , |
|||
const LLString & | control_name = LLString() , |
|||
void(*)(void *) | click_callback = NULL , |
|||
void * | callback_data = NULL , |
|||
const LLString & | selected_label = LLString::null | |||
) |
Definition at line 912 of file llbutton.cpp.
References LLControlGroup::getColor(), LLButton::mImageColor, LLUI::sColorsGroup, LLButton::setImageDisabled(), LLButton::setImageDisabledSelected(), LLButton::setImageSelected(), and LLButton::setImageUnselected().