

Public Member Functions | |
| GestureShowCallback (LLString &title) | |
| void | fire (const LLUUID &inv_item) |
Private Attributes | |
| LLString | mTitle |
Definition at line 356 of file llfloatergesture.cpp.
| GestureShowCallback::GestureShowCallback | ( | LLString & | title | ) | [inline] |
Definition at line 359 of file llfloatergesture.cpp.
| void GestureShowCallback::fire | ( | const LLUUID & | inv_item | ) | [inline, virtual] |
Implements LLInventoryCallback.
Definition at line 363 of file llfloatergesture.cpp.
References LLUUID::null, and LLPreviewGesture::show().

LLString GestureShowCallback::mTitle [private] |
Definition at line 368 of file llfloatergesture.cpp.
1.5.5