

Public Member Functions | |
| LLFloaterCustomizeObserver (LLFloaterCustomize *fc) | |
| virtual | ~LLFloaterCustomizeObserver () |
| virtual void | changed (U32 mask) |
Protected Attributes | |
| LLFloaterCustomize * | mFC |
Definition at line 117 of file llfloatercustomize.cpp.
| LLFloaterCustomizeObserver::LLFloaterCustomizeObserver | ( | LLFloaterCustomize * | fc | ) | [inline] |
Definition at line 120 of file llfloatercustomize.cpp.
| virtual LLFloaterCustomizeObserver::~LLFloaterCustomizeObserver | ( | ) | [inline, virtual] |
Definition at line 121 of file llfloatercustomize.cpp.
| virtual void LLFloaterCustomizeObserver::changed | ( | U32 | mask | ) | [inline, virtual] |
Implements LLInventoryObserver.
Definition at line 122 of file llfloatercustomize.cpp.
References mFC, and LLFloaterCustomize::updateScrollingPanelUI().

LLFloaterCustomize* LLFloaterCustomizeObserver::mFC [protected] |
1.5.5