

Public Member Functions | |
| LLVoiceHotkeySelectDialog (LLPrefsVoiceLogic *parent) | |
| void | setFocus (BOOL b) |
| BOOL | handleKeyHere (KEY key, MASK mask) |
Static Public Member Functions | |
| static void | onCancel (void *userdata) |
Private Attributes | |
| LLPrefsVoiceLogic * | mParent |
| LLFloater * | mOldFrontmost |
Definition at line 52 of file llprefsvoice.cpp.
| LLVoiceHotkeySelectDialog::LLVoiceHotkeySelectDialog | ( | LLPrefsVoiceLogic * | parent | ) | [inline] |
Definition at line 59 of file llprefsvoice.cpp.
References LLUICtrlFactory::buildFloater(), LLPanel::childSetAction(), LLPanel::childSetFocus(), LLFloaterView::getFrontmost(), LLSingleton< LLUICtrlFactory >::getInstance(), gFloaterView, mOldFrontmost, and onCancel().

| void LLVoiceHotkeySelectDialog::setFocus | ( | BOOL | b | ) | [inline, virtual] |
Reimplemented from LLFloater.
Definition at line 71 of file llprefsvoice.cpp.
References gFocusMgr, LLFloater::setFocus(), LLFocusMgr::setKeystrokesOnly(), and TRUE.

| void LLVoiceHotkeySelectDialog::onCancel | ( | void * | userdata | ) | [static] |
Definition at line 200 of file llprefsvoice.cpp.
References TRUE.
Referenced by LLVoiceHotkeySelectDialog().

Reimplemented from LLModalDialog.
Definition at line 207 of file llprefsvoice.cpp.
References LLFloater::close(), FALSE, MASK_CONTROL, mOldFrontmost, mParent, LLFloater::setFrontmost(), LLPrefsVoiceLogic::setKey(), and TRUE.

Definition at line 56 of file llprefsvoice.cpp.
Referenced by handleKeyHere(), and LLVoiceHotkeySelectDialog().
1.5.5