261 <td>Private method to configure the usage of the dockarea corners.</td> |
261 <td>Private method to configure the usage of the dockarea corners.</td> |
262 </tr><tr> |
262 </tr><tr> |
263 <td><a href="#UserInterface.__createDockWindow">__createDockWindow</a></td> |
263 <td><a href="#UserInterface.__createDockWindow">__createDockWindow</a></td> |
264 <td>Private method to create a dock window with common properties.</td> |
264 <td>Private method to create a dock window with common properties.</td> |
265 </tr><tr> |
265 </tr><tr> |
266 <td><a href="#UserInterface.__createDockWindowsLayout">__createDockWindowsLayout</a></td> |
|
267 <td>Private method to create the DockWindows layout.</td> |
|
268 </tr><tr> |
|
269 <td><a href="#UserInterface.__createFloatingWindowsLayout">__createFloatingWindowsLayout</a></td> |
|
270 <td>Private method to create the FloatingWindows layout.</td> |
|
271 </tr><tr> |
|
272 <td><a href="#UserInterface.__createLayout">__createLayout</a></td> |
266 <td><a href="#UserInterface.__createLayout">__createLayout</a></td> |
273 <td>Private method to create the layout of the various windows.</td> |
267 <td>Private method to create the layout of the various windows.</td> |
274 </tr><tr> |
268 </tr><tr> |
275 <td><a href="#UserInterface.__createSidebarsLayout">__createSidebarsLayout</a></td> |
269 <td><a href="#UserInterface.__createSidebarsLayout">__createSidebarsLayout</a></td> |
276 <td>Private method to create the Sidebars layout.</td> |
270 <td>Private method to create the Sidebars layout.</td> |
976 </dl><dl> |
970 </dl><dl> |
977 <dt>Returns:</dt> |
971 <dt>Returns:</dt> |
978 <dd> |
972 <dd> |
979 the generated dock window (QDockWindow) |
973 the generated dock window (QDockWindow) |
980 </dd> |
974 </dd> |
981 </dl><a NAME="UserInterface.__createDockWindowsLayout" ID="UserInterface.__createDockWindowsLayout"></a> |
|
982 <h4>UserInterface.__createDockWindowsLayout</h4> |
|
983 <b>__createDockWindowsLayout</b>(<i>debugServer</i>) |
|
984 <p> |
|
985 Private method to create the DockWindows layout. |
|
986 </p><dl> |
|
987 <dt><i>debugServer</i></dt> |
|
988 <dd> |
|
989 reference to the debug server object |
|
990 </dd> |
|
991 </dl><a NAME="UserInterface.__createFloatingWindowsLayout" ID="UserInterface.__createFloatingWindowsLayout"></a> |
|
992 <h4>UserInterface.__createFloatingWindowsLayout</h4> |
|
993 <b>__createFloatingWindowsLayout</b>(<i>debugServer</i>) |
|
994 <p> |
|
995 Private method to create the FloatingWindows layout. |
|
996 </p><dl> |
|
997 <dt><i>debugServer</i></dt> |
|
998 <dd> |
|
999 reference to the debug server object |
|
1000 </dd> |
|
1001 </dl><a NAME="UserInterface.__createLayout" ID="UserInterface.__createLayout"></a> |
975 </dl><a NAME="UserInterface.__createLayout" ID="UserInterface.__createLayout"></a> |
1002 <h4>UserInterface.__createLayout</h4> |
976 <h4>UserInterface.__createLayout</h4> |
1003 <b>__createLayout</b>(<i>debugServer</i>) |
977 <b>__createLayout</b>(<i>debugServer</i>) |
1004 <p> |
978 <p> |
1005 Private method to create the layout of the various windows. |
979 Private method to create the layout of the various windows. |