Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:26:06 2011 for ImpalaSrc by  doxygen 1.5.1