Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

void Impala::Visualization::SegmentationDocumentGuiAnno::ReadKeyBindings (  )  [inline, private]

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:


Generated on Thu Jan 13 09:25:00 2011 for ImpalaSrc by  doxygen 1.5.1