Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 12:06:41 2010 for ImpalaSrc by  doxygen 1.5.1