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

void OglGui::FourPanesWindow::SetMinimumPaneSizes ( int  w = 80,
int  h = 80 
) [inline]

Definition at line 82 of file FourPanesWindow.h.

References mMinimumHeight, and mMinimumWidth.

00083     {
00084         mMinimumWidth = w;
00085         mMinimumHeight = h;
00086     }


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