

| Public Member Functions | |
| LLVoiceHotkeySelectDialog (LLPrefsVoiceLogic *parent) | |
| void | setFocus (BOOL b) | 
| BOOL | handleKey (KEY key, MASK mask, BOOL called_from_parent) | 
| 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(), gFloaterView, gUICtrlFactory, mOldFrontmost, and onCancel().
Reimplemented from LLPanel.
Definition at line 205 of file llprefsvoice.cpp.
References LLFloater::close(), FALSE, MASK_CONTROL, mOldFrontmost, mParent, LLFloater::setFrontmost(), LLPrefsVoiceLogic::setKey(), and TRUE.
Definition at line 198 of file llprefsvoice.cpp.
References TRUE.
Referenced by LLVoiceHotkeySelectDialog().
Reimplemented from LLFloater.
Definition at line 71 of file llprefsvoice.cpp.
References LLFocusMgr::getKeyboardFocus(), gFocusMgr, LLFocusMgr::removeKeyboardFocusWithoutCallback(), and LLFloater::setFocus().
Definition at line 56 of file llprefsvoice.cpp.
Referenced by handleKey(), and LLVoiceHotkeySelectDialog().
 1.4.7
 1.4.7