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

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

Definition at line 165 of file FourPanesWindow.h.

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

Referenced by LayoutPanes().

00166     {
00167         pane->ConnectTo(mSizeKnob, knobConnect );
00168         pane->ConnectTo(this, frameConnect);
00169     }

Here is the call graph for this function:


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