Definition at line 162 of file FourPanesWindow.h. References OglGui::OglWindow::ConnectTo(), and mSizeKnob. Referenced by LayoutPanes(). 00163 { 00164 pane->ConnectTo(mSizeKnob, knobConnect ); 00165 pane->ConnectTo(this, frameConnect); 00166 }
Here is the call graph for this function:
|