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

OglGui::StatusBar::StatusBar ( Window parent,
int  h = 24,
int  txtW = -1,
int  lMargin = 0,
int  rMargin = 0,
int  bMargin = 0 
) [inline]

Definition at line 19 of file StatusBar.h.

References OglGui::OglWindow::Init().

00020                                                            :
00021         SideBar(parent, South, h, lMargin, 0, rMargin, bMargin)
00022     {
00023         Init(h, txtW);
00024     }

Here is the call graph for this function:


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