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

OglGui::MenuOnButton::MenuOnButton ( Window parent,
int  w,
int  h,
strconst  label,
Menu menu = 0 
) [inline]

Definition at line 31 of file MenuOnButton.h.

References OglGui::OglWindow::Init().

00031                                                                              :
00032         Button(parent,w,h,label,BEV_ETCHED,true)
00033     {
00034         Init(menu,w,h);
00035     }

Here is the call graph for this function:


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