Definition at line 27 of file ShowImSetGuiMain.h. References OglGui::OglWindow::Init(). 00029 : 00030 DataDocumentGui<IxsDocument>(parent, wndWidth, wndHeight, ixsDoc, 00031 controlId, true, true, false, 3, 6, 00032 false, false) 00033 { 00034 Init(ixsDoc, wndWidth, wndHeight, nrImOnRow); 00035 }
Here is the call graph for this function:
|