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

void OglGui::TwoPanesWindow::DoConnect ( Window pane,
int  knobConnect,
int  frameConnect 
) [inline, private]

Definition at line 229 of file TwoPanesWindow.h.

References OglGui::OglWindow::ConnectTo(), and mSizeBar.

Referenced by LayoutPanes().

00230     {
00231         pane->ConnectTo( mSizeBar, knobConnect  );
00232         pane->ConnectTo( this, frameConnect );
00233     }

Here is the call graph for this function:


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