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

void OglGui::Button::SetLabel ( std::string  label  )  [inline]

Definition at line 161 of file Button.h.

References OglGui::StaticText::SetText().

00162     {
00163         SetText( label );
00164     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:57:47 2010 for ImpalaSrc by  doxygen 1.5.1