Definition at line 56 of file AppControlDoc.h. References Impala::Visualization::GetKeyBinding(), and mKeyBindings. Referenced by AppControlDoc(), and Impala::Visualization::SegmentationDocumentGuiAnno::ReadKeyBindings(). 00057 { 00058 mKeyBindings[keyStr] = GetKeyBinding(keyStr, dfltStr); 00059 }
Here is the call graph for this function:
|