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

void OglGui::StatusBar::SetText ( strconst  txt  )  [inline]

Definition at line 26 of file StatusBar.h.

References mStaticTxt, and OglGui::StaticText::SetText().

00027     {
00028         mStaticTxt->SetText(txt);
00029     }

Here is the call graph for this function:


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