LLMakeOutfitDialog Class Reference

Inheritance diagram for LLMakeOutfitDialog:

Inheritance graph
[legend]
Collaboration diagram for LLMakeOutfitDialog:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLMakeOutfitDialog (void(*commit_cb)(LLMakeOutfitDialog *, void *), void *userdata)
BOOL getRenameClothing ()
virtual void draw ()
const LLStringgetFolderName ()
void setWearableToInclude (S32 wearable, S32 enabled, S32 selected)
void getIncludedItems (LLDynamicArray< S32 > &wearables_to_include, LLDynamicArray< S32 > &attachments_to_include)

Static Public Member Functions

static void onSave (void *userdata)
static void onCancel (void *userdata)

Private Attributes

LLString mFolderName
void(* mCommitCallback )(LLMakeOutfitDialog *, void *)
void * mCallbackUserData
std::vector< std::pair
< std::string, S32 > > 
mCheckBoxList


Detailed Description

Definition at line 198 of file llfloatercustomize.cpp.


Constructor & Destructor Documentation

LLMakeOutfitDialog::LLMakeOutfitDialog ( void(*)(LLMakeOutfitDialog *, void *)  commit_cb,
void *  userdata 
) [inline]


Member Function Documentation

BOOL LLMakeOutfitDialog::getRenameClothing (  )  [inline]

Definition at line 250 of file llfloatercustomize.cpp.

References LLSD::asBoolean(), and LLPanel::childGetValue().

Referenced by LLFloaterCustomize::onMakeOutfitCommit().

Here is the call graph for this function:

Here is the caller graph for this function:

virtual void LLMakeOutfitDialog::draw ( void   )  [inline, virtual]

Reimplemented from LLModalDialog.

Definition at line 255 of file llfloatercustomize.cpp.

References LLSD::asBoolean(), LLPanel::childGetValue(), LLPanel::childSetEnabled(), LLModalDialog::draw(), FALSE, i, mCheckBoxList, S32, and TRUE.

Here is the call graph for this function:

const LLString& LLMakeOutfitDialog::getFolderName (  )  [inline]

Definition at line 272 of file llfloatercustomize.cpp.

References mFolderName.

Referenced by LLFloaterCustomize::onMakeOutfitCommit().

Here is the caller graph for this function:

void LLMakeOutfitDialog::setWearableToInclude ( S32  wearable,
S32  enabled,
S32  selected 
) [inline]

Definition at line 274 of file llfloatercustomize.cpp.

References LLPanel::childSetEnabled(), LLPanel::childSetValue(), LLWearable::typeToTypeLabel(), and WT_COUNT.

Referenced by LLFloaterCustomize::onBtnMakeOutfit().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLMakeOutfitDialog::getIncludedItems ( LLDynamicArray< S32 > &  wearables_to_include,
LLDynamicArray< S32 > &  attachments_to_include 
) [inline]

Definition at line 284 of file llfloatercustomize.cpp.

References LLSD::asBoolean(), LLPanel::childGetValue(), i, mCheckBoxList, LLDynamicArray< Type, BlockSize >::put(), S32, and WT_COUNT.

Referenced by LLFloaterCustomize::onMakeOutfitCommit().

Here is the call graph for this function:

Here is the caller graph for this function:

static void LLMakeOutfitDialog::onSave ( void *  userdata  )  [inline, static]

Definition at line 308 of file llfloatercustomize.cpp.

References LLStringBase< char >::trim().

Referenced by LLMakeOutfitDialog().

Here is the call graph for this function:

Here is the caller graph for this function:

static void LLMakeOutfitDialog::onCancel ( void *  userdata  )  [inline, static]

Definition at line 323 of file llfloatercustomize.cpp.

Referenced by LLMakeOutfitDialog().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 201 of file llfloatercustomize.cpp.

Referenced by getFolderName().

Reimplemented from LLUICtrl.

Reimplemented from LLUICtrl.

Definition at line 203 of file llfloatercustomize.cpp.

std::vector<std::pair<std::string,S32> > LLMakeOutfitDialog::mCheckBoxList [private]

Definition at line 204 of file llfloatercustomize.cpp.

Referenced by draw(), getIncludedItems(), and LLMakeOutfitDialog().


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

Generated on Fri May 16 08:51:55 2008 for SecondLife by  doxygen 1.5.5