LLSavedSettingsGlue Class Reference

#include <llsavedsettingsglue.h>

List of all members.

Static Public Member Functions

static void setBOOL (LLUICtrl *ctrl, void *name)
static void setS32 (LLUICtrl *ctrl, void *name)
static void setF32 (LLUICtrl *ctrl, void *name)
static void setU32 (LLUICtrl *ctrl, void *name)
static void setString (LLUICtrl *ctrl, void *name)


Detailed Description

Definition at line 41 of file llsavedsettingsglue.h.


Member Function Documentation

void LLSavedSettingsGlue::setBOOL ( LLUICtrl ctrl,
void name 
) [static]

Definition at line 41 of file llsavedsettingsglue.cpp.

References LLSD::asBoolean(), LLUICtrl::getValue(), gSavedSettings, and LLControlGroup::setBOOL().

Referenced by LLFloaterAuction::LLFloaterAuction().

void LLSavedSettingsGlue::setF32 ( LLUICtrl ctrl,
void name 
) [static]

Definition at line 55 of file llsavedsettingsglue.cpp.

References LLSD::asReal(), LLUICtrl::getValue(), gSavedSettings, and LLControlGroup::setF32().

void LLSavedSettingsGlue::setS32 ( LLUICtrl ctrl,
void name 
) [static]

Definition at line 48 of file llsavedsettingsglue.cpp.

References LLSD::asInteger(), LLUICtrl::getValue(), gSavedSettings, and LLControlGroup::setS32().

void LLSavedSettingsGlue::setString ( LLUICtrl ctrl,
void name 
) [static]

Definition at line 69 of file llsavedsettingsglue.cpp.

References LLSD::asString(), LLUICtrl::getValue(), gSavedSettings, and LLControlGroup::setString().

void LLSavedSettingsGlue::setU32 ( LLUICtrl ctrl,
void name 
) [static]

Definition at line 62 of file llsavedsettingsglue.cpp.

References LLSD::asInteger(), LLUICtrl::getValue(), gSavedSettings, and LLControlGroup::setU32().


The documentation for this class was generated from the following files:
Generated on Thu Jul 1 06:11:42 2010 for Second Life Viewer by  doxygen 1.4.7