Definition at line 1722 of file SegmentationDocumentGuiAnno.h. References Impala::Visualization::AppControlDoc::InitKeyBinding(). Referenced by Init(). 01723 { 01724 InitKeyBinding("annoForward","0"); 01725 InitKeyBinding("annoBackward", "9"); 01726 InitKeyBinding("annoPositive", "1"); 01727 InitKeyBinding("annoSkip", "2"); 01728 InitKeyBinding("annoNegative", "3"); 01729 InitKeyBinding("annoShotPositive", "6"); 01730 InitKeyBinding("annoShotNegative", "7"); 01731 InitKeyBinding("annoTogglePlay", " "); 01732 }
Here is the call graph for this function: ![]()
|