Definition at line 1697 of file SegmentationDocumentGuiAnno.h. References Impala::Visualization::AppControlDoc::InitKeyBinding(). Referenced by Init(). 01698 { 01699 InitKeyBinding("annoForward","0"); 01700 InitKeyBinding("annoBackward", "9"); 01701 InitKeyBinding("annoPositive", "1"); 01702 InitKeyBinding("annoSkip", "2"); 01703 InitKeyBinding("annoNegative", "3"); 01704 InitKeyBinding("annoShotPositive", "6"); 01705 InitKeyBinding("annoShotNegative", "7"); 01706 InitKeyBinding("annoTogglePlay", " "); 01707 }
Here is the call graph for this function:
|