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

void Impala::Application::SDash::AlertWindow::SubjectString ( strconst  str  )  [inline]

Definition at line 137 of file AlertWindow.h.

References mSubjectLine, OglGui::TextEdit::SetText(), and OglGui::TextEditLineScroller::TextEditor().

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

00138     {
00139         mSubjectLine->TextEditor()->SetText(str);
00140     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:15:57 2011 for ImpalaSrc by  doxygen 1.5.1