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

void Impala::Application::SDash::AlertWindow::Urgency ( int  i  )  [inline]

Definition at line 142 of file AlertWindow.h.

References mUrgencyRadioGroup, and OglGui::RadioGroup::SetActiveRadio().

Referenced by Impala::Application::SDash::SurveillanceApp::SubmitButtonListener::ButtonSelectionEvent().

00143     {
00144         mUrgencyRadioGroup->SetActiveRadio(i);
00145     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:48:25 2010 for ImpalaSrc by  doxygen 1.5.1