

| Private Member Functions | |
| bool | handleEvent (LLPointer< LLEvent > event, const LLSD &userdata) | 
| Static Private Member Functions | |
| static void | callback_empty_trash (S32 option, void *userdata) | 
Definition at line 271 of file llinventoryactions.cpp.
| static void LLEmptyTrash::callback_empty_trash | ( | S32 | option, | |
| void * | userdata | |||
| ) |  [inline, static, private] | 
Definition at line 281 of file llinventoryactions.cpp.
References LLAssetType::AT_TRASH, LLInventoryModel::findCategoryUUIDForType(), LLInventoryPanel::getModel(), LLMemberListener< T >::mPtr, LLInventoryModel::notifyObservers(), and LLInventoryModel::purgeDescendentsOf().
Referenced by handleEvent().
| bool LLEmptyTrash::handleEvent | ( | LLPointer< LLEvent > | event, | |
| const LLSD & | userdata | |||
| ) |  [inline, private, virtual] | 
Implements LLMemberListener< LLInventoryPanel >.
Definition at line 273 of file llinventoryactions.cpp.
References LLViewerWindow::alertXml(), callback_empty_trash(), LLInventoryPanel::getModel(), gViewerWindow, and LLMemberListener< LLInventoryPanel >::mPtr.
 1.4.7
 1.4.7