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:
|