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: ![]()
|