65 </table> |
65 </table> |
66 <h3>Methods</h3> |
66 <h3>Methods</h3> |
67 <table> |
67 <table> |
68 <tr> |
68 <tr> |
69 <td><a href="#Listspace.__init__">Listspace</a></td> |
69 <td><a href="#Listspace.__init__">Listspace</a></td> |
70 <td>Constructor</td> |
70 <td>Constructor</td> |
71 </tr><tr> |
71 </tr><tr> |
72 <td><a href="#Listspace.__captionChange">__captionChange</a></td> |
72 <td><a href="#Listspace.__captionChange">__captionChange</a></td> |
73 <td>Private method to handle caption change signals from the editor.</td> |
73 <td>Private method to handle caption change signals from the editor.</td> |
74 </tr><tr> |
74 </tr><tr> |
75 <td><a href="#Listspace.__contextMenuClose">__contextMenuClose</a></td> |
75 <td><a href="#Listspace.__contextMenuClose">__contextMenuClose</a></td> |
76 <td>Private method to close the selected tab.</td> |
76 <td>Private method to close the selected tab.</td> |
77 </tr><tr> |
77 </tr><tr> |
78 <td><a href="#Listspace.__contextMenuCloseAll">__contextMenuCloseAll</a></td> |
78 <td><a href="#Listspace.__contextMenuCloseAll">__contextMenuCloseAll</a></td> |
79 <td>Private method to close all tabs.</td> |
79 <td>Private method to close all tabs.</td> |
80 </tr><tr> |
80 </tr><tr> |
81 <td><a href="#Listspace.__contextMenuPrintFile">__contextMenuPrintFile</a></td> |
81 <td><a href="#Listspace.__contextMenuPrintFile">__contextMenuPrintFile</a></td> |
82 <td>Private method to print the selected tab.</td> |
82 <td>Private method to print the selected tab.</td> |
83 </tr><tr> |
83 </tr><tr> |
84 <td><a href="#Listspace.__contextMenuSave">__contextMenuSave</a></td> |
84 <td><a href="#Listspace.__contextMenuSave">__contextMenuSave</a></td> |
85 <td>Private method to save the selected tab.</td> |
85 <td>Private method to save the selected tab.</td> |
86 </tr><tr> |
86 </tr><tr> |
87 <td><a href="#Listspace.__contextMenuSaveAll">__contextMenuSaveAll</a></td> |
87 <td><a href="#Listspace.__contextMenuSaveAll">__contextMenuSaveAll</a></td> |
88 <td>Private method to save all tabs.</td> |
88 <td>Private method to save all tabs.</td> |
89 </tr><tr> |
89 </tr><tr> |
90 <td><a href="#Listspace.__contextMenuSaveAs">__contextMenuSaveAs</a></td> |
90 <td><a href="#Listspace.__contextMenuSaveAs">__contextMenuSaveAs</a></td> |
91 <td>Private method to save the selected tab to a new file.</td> |
91 <td>Private method to save the selected tab to a new file.</td> |
92 </tr><tr> |
92 </tr><tr> |
93 <td><a href="#Listspace.__contextMenuSaveToProject">__contextMenuSaveToProject</a></td> |
93 <td><a href="#Listspace.__contextMenuSaveToProject">__contextMenuSaveToProject</a></td> |
94 <td>Private method to save the selected tab to the current project.</td> |
94 <td>Private method to save the selected tab to the current project.</td> |
95 </tr><tr> |
95 </tr><tr> |
96 <td><a href="#Listspace.__currentChanged">__currentChanged</a></td> |
96 <td><a href="#Listspace.__currentChanged">__currentChanged</a></td> |
97 <td>Private slot to handle the currentChanged signal.</td> |
97 <td>Private slot to handle the currentChanged signal.</td> |
98 </tr><tr> |
98 </tr><tr> |
99 <td><a href="#Listspace.__initMenu">__initMenu</a></td> |
99 <td><a href="#Listspace.__initMenu">__initMenu</a></td> |
100 <td>Private method to initialize the viewlist context menu.</td> |
100 <td>Private method to initialize the viewlist context menu.</td> |
101 </tr><tr> |
101 </tr><tr> |
102 <td><a href="#Listspace.__showMenu">__showMenu</a></td> |
102 <td><a href="#Listspace.__showMenu">__showMenu</a></td> |
103 <td>Private slot to handle the customContextMenuRequested signal of the viewlist.</td> |
103 <td>Private slot to handle the customContextMenuRequested signal of the viewlist.</td> |
104 </tr><tr> |
104 </tr><tr> |
105 <td><a href="#Listspace.__showSelectedView">__showSelectedView</a></td> |
105 <td><a href="#Listspace.__showSelectedView">__showSelectedView</a></td> |
106 <td>Private slot called to show a view selected in the list by a mouse click.</td> |
106 <td>Private slot called to show a view selected in the list by a mouse click.</td> |
107 </tr><tr> |
107 </tr><tr> |
108 <td><a href="#Listspace._addView">_addView</a></td> |
108 <td><a href="#Listspace._addView">_addView</a></td> |
109 <td>Protected method to add a view (i.e.</td> |
109 <td>Protected method to add a view (i.e.</td> |
110 </tr><tr> |
110 </tr><tr> |
111 <td><a href="#Listspace._initWindowActions">_initWindowActions</a></td> |
111 <td><a href="#Listspace._initWindowActions">_initWindowActions</a></td> |
112 <td>Protected method to define the user interface actions for window handling.</td> |
112 <td>Protected method to define the user interface actions for window handling.</td> |
113 </tr><tr> |
113 </tr><tr> |
114 <td><a href="#Listspace._modificationStatusChanged">_modificationStatusChanged</a></td> |
114 <td><a href="#Listspace._modificationStatusChanged">_modificationStatusChanged</a></td> |
115 <td>Protected slot to handle the modificationStatusChanged signal.</td> |
115 <td>Protected slot to handle the modificationStatusChanged signal.</td> |
116 </tr><tr> |
116 </tr><tr> |
117 <td><a href="#Listspace._removeAllViews">_removeAllViews</a></td> |
117 <td><a href="#Listspace._removeAllViews">_removeAllViews</a></td> |
118 <td>Protected method to remove all views (i.e.</td> |
118 <td>Protected method to remove all views (i.e.</td> |
119 </tr><tr> |
119 </tr><tr> |
120 <td><a href="#Listspace._removeView">_removeView</a></td> |
120 <td><a href="#Listspace._removeView">_removeView</a></td> |
121 <td>Protected method to remove a view (i.e.</td> |
121 <td>Protected method to remove a view (i.e.</td> |
122 </tr><tr> |
122 </tr><tr> |
123 <td><a href="#Listspace._showView">_showView</a></td> |
123 <td><a href="#Listspace._showView">_showView</a></td> |
124 <td>Protected method to show a view (i.e.</td> |
124 <td>Protected method to show a view (i.e.</td> |
125 </tr><tr> |
125 </tr><tr> |
126 <td><a href="#Listspace._syntaxErrorToggled">_syntaxErrorToggled</a></td> |
126 <td><a href="#Listspace._syntaxErrorToggled">_syntaxErrorToggled</a></td> |
127 <td>Protected slot to handle the syntaxerrorToggled signal.</td> |
127 <td>Protected slot to handle the syntaxerrorToggled signal.</td> |
128 </tr><tr> |
128 </tr><tr> |
129 <td><a href="#Listspace.activeWindow">activeWindow</a></td> |
129 <td><a href="#Listspace.activeWindow">activeWindow</a></td> |
130 <td>Public method to return the active (i.e.</td> |
130 <td>Public method to return the active (i.e.</td> |
131 </tr><tr> |
131 </tr><tr> |
132 <td><a href="#Listspace.addSplit">addSplit</a></td> |
132 <td><a href="#Listspace.addSplit">addSplit</a></td> |
133 <td>Public method used to split the current view.</td> |
133 <td>Public method used to split the current view.</td> |
134 </tr><tr> |
134 </tr><tr> |
135 <td><a href="#Listspace.canCascade">canCascade</a></td> |
135 <td><a href="#Listspace.canCascade">canCascade</a></td> |
136 <td>Public method to signal if cascading of managed windows is available.</td> |
136 <td>Public method to signal if cascading of managed windows is available.</td> |
137 </tr><tr> |
137 </tr><tr> |
138 <td><a href="#Listspace.canSplit">canSplit</a></td> |
138 <td><a href="#Listspace.canSplit">canSplit</a></td> |
139 <td>public method to signal if splitting of the view is available.</td> |
139 <td>public method to signal if splitting of the view is available.</td> |
140 </tr><tr> |
140 </tr><tr> |
141 <td><a href="#Listspace.canTile">canTile</a></td> |
141 <td><a href="#Listspace.canTile">canTile</a></td> |
142 <td>Public method to signal if tiling of managed windows is available.</td> |
142 <td>Public method to signal if tiling of managed windows is available.</td> |
143 </tr><tr> |
143 </tr><tr> |
144 <td><a href="#Listspace.cascade">cascade</a></td> |
144 <td><a href="#Listspace.cascade">cascade</a></td> |
145 <td>Public method to cascade the managed windows.</td> |
145 <td>Public method to cascade the managed windows.</td> |
146 </tr><tr> |
146 </tr><tr> |
147 <td><a href="#Listspace.eventFilter">eventFilter</a></td> |
147 <td><a href="#Listspace.eventFilter">eventFilter</a></td> |
148 <td>Method called to filter the event queue.</td> |
148 <td>Method called to filter the event queue.</td> |
149 </tr><tr> |
149 </tr><tr> |
150 <td><a href="#Listspace.nextSplit">nextSplit</a></td> |
150 <td><a href="#Listspace.nextSplit">nextSplit</a></td> |
151 <td>Public slot used to move to the next split.</td> |
151 <td>Public slot used to move to the next split.</td> |
152 </tr><tr> |
152 </tr><tr> |
153 <td><a href="#Listspace.prevSplit">prevSplit</a></td> |
153 <td><a href="#Listspace.prevSplit">prevSplit</a></td> |
154 <td>Public slot used to move to the previous split.</td> |
154 <td>Public slot used to move to the previous split.</td> |
155 </tr><tr> |
155 </tr><tr> |
156 <td><a href="#Listspace.removeSplit">removeSplit</a></td> |
156 <td><a href="#Listspace.removeSplit">removeSplit</a></td> |
157 <td>Public method used to remove the current split view.</td> |
157 <td>Public method used to remove the current split view.</td> |
158 </tr><tr> |
158 </tr><tr> |
159 <td><a href="#Listspace.setEditorName">setEditorName</a></td> |
159 <td><a href="#Listspace.setEditorName">setEditorName</a></td> |
160 <td>Change the displayed name of the editor.</td> |
160 <td>Change the displayed name of the editor.</td> |
161 </tr><tr> |
161 </tr><tr> |
162 <td><a href="#Listspace.setSplitOrientation">setSplitOrientation</a></td> |
162 <td><a href="#Listspace.setSplitOrientation">setSplitOrientation</a></td> |
163 <td>Public method used to set the orientation of the split view.</td> |
163 <td>Public method used to set the orientation of the split view.</td> |
164 </tr><tr> |
164 </tr><tr> |
165 <td><a href="#Listspace.showWindowMenu">showWindowMenu</a></td> |
165 <td><a href="#Listspace.showWindowMenu">showWindowMenu</a></td> |
166 <td>Public method to set up the viewmanager part of the Window menu.</td> |
166 <td>Public method to set up the viewmanager part of the Window menu.</td> |
167 </tr><tr> |
167 </tr><tr> |
168 <td><a href="#Listspace.tile">tile</a></td> |
168 <td><a href="#Listspace.tile">tile</a></td> |
169 <td>Public method to tile the managed windows.</td> |
169 <td>Public method to tile the managed windows.</td> |
170 </tr> |
170 </tr> |
171 </table> |
171 </table> |
172 <a NAME="Listspace.__init__" ID="Listspace.__init__"></a> |
172 <a NAME="Listspace.__init__" ID="Listspace.__init__"></a> |
173 <h4>Listspace (Constructor)</h4> |
173 <h4>Listspace (Constructor)</h4> |
174 <b>Listspace</b>(<i>parent</i>) |
174 <b>Listspace</b>(<i>parent</i>) |
175 <p> |
175 <p> |
176 Constructor |
176 Constructor |
177 </p><dl> |
177 </p><dl> |
178 <dt><i>parent</i></dt> |
178 <dt><i>parent</i></dt> |
179 <dd> |
179 <dd> |
180 parent widget (QWidget) |
180 parent widget (QWidget) |
181 </dd><dt><i>ui</i></dt> |
181 </dd><dt><i>ui</i></dt> |
182 <dd> |
182 <dd> |
183 reference to the main user interface |
183 reference to the main user interface |
184 </dd><dt><i>dbs</i></dt> |
184 </dd><dt><i>dbs</i></dt> |
185 <dd> |
185 <dd> |
186 reference to the debug server object |
186 reference to the debug server object |
187 </dd> |
187 </dd> |
188 </dl><a NAME="Listspace.__captionChange" ID="Listspace.__captionChange"></a> |
188 </dl><a NAME="Listspace.__captionChange" ID="Listspace.__captionChange"></a> |
189 <h4>Listspace.__captionChange</h4> |
189 <h4>Listspace.__captionChange</h4> |
190 <b>__captionChange</b>(<i>cap, editor</i>) |
190 <b>__captionChange</b>(<i>cap, editor</i>) |
191 <p> |
191 <p> |
192 Private method to handle caption change signals from the editor. |
192 Private method to handle caption change signals from the editor. |
193 </p><p> |
193 </p><p> |
194 Updates the listwidget text to reflect the new caption information. |
194 Updates the listwidget text to reflect the new caption information. |
195 </p><dl> |
195 </p><dl> |
196 <dt><i>cap</i></dt> |
196 <dt><i>cap</i></dt> |
197 <dd> |
197 <dd> |
198 Caption for the editor (string) |
198 Caption for the editor (string) |
199 </dd><dt><i>editor</i></dt> |
199 </dd><dt><i>editor</i></dt> |
200 <dd> |
200 <dd> |
201 Editor to update the caption for |
201 Editor to update the caption for |
202 </dd> |
202 </dd> |
203 </dl><a NAME="Listspace.__contextMenuClose" ID="Listspace.__contextMenuClose"></a> |
203 </dl><a NAME="Listspace.__contextMenuClose" ID="Listspace.__contextMenuClose"></a> |
204 <h4>Listspace.__contextMenuClose</h4> |
204 <h4>Listspace.__contextMenuClose</h4> |
205 <b>__contextMenuClose</b>(<i></i>) |
205 <b>__contextMenuClose</b>(<i></i>) |
206 <p> |
206 <p> |
207 Private method to close the selected tab. |
207 Private method to close the selected tab. |
208 </p><a NAME="Listspace.__contextMenuCloseAll" ID="Listspace.__contextMenuCloseAll"></a> |
208 </p><a NAME="Listspace.__contextMenuCloseAll" ID="Listspace.__contextMenuCloseAll"></a> |
209 <h4>Listspace.__contextMenuCloseAll</h4> |
209 <h4>Listspace.__contextMenuCloseAll</h4> |
210 <b>__contextMenuCloseAll</b>(<i></i>) |
210 <b>__contextMenuCloseAll</b>(<i></i>) |
211 <p> |
211 <p> |
212 Private method to close all tabs. |
212 Private method to close all tabs. |
213 </p><a NAME="Listspace.__contextMenuPrintFile" ID="Listspace.__contextMenuPrintFile"></a> |
213 </p><a NAME="Listspace.__contextMenuPrintFile" ID="Listspace.__contextMenuPrintFile"></a> |
214 <h4>Listspace.__contextMenuPrintFile</h4> |
214 <h4>Listspace.__contextMenuPrintFile</h4> |
215 <b>__contextMenuPrintFile</b>(<i></i>) |
215 <b>__contextMenuPrintFile</b>(<i></i>) |
216 <p> |
216 <p> |
217 Private method to print the selected tab. |
217 Private method to print the selected tab. |
218 </p><a NAME="Listspace.__contextMenuSave" ID="Listspace.__contextMenuSave"></a> |
218 </p><a NAME="Listspace.__contextMenuSave" ID="Listspace.__contextMenuSave"></a> |
219 <h4>Listspace.__contextMenuSave</h4> |
219 <h4>Listspace.__contextMenuSave</h4> |
220 <b>__contextMenuSave</b>(<i></i>) |
220 <b>__contextMenuSave</b>(<i></i>) |
221 <p> |
221 <p> |
222 Private method to save the selected tab. |
222 Private method to save the selected tab. |
223 </p><a NAME="Listspace.__contextMenuSaveAll" ID="Listspace.__contextMenuSaveAll"></a> |
223 </p><a NAME="Listspace.__contextMenuSaveAll" ID="Listspace.__contextMenuSaveAll"></a> |
224 <h4>Listspace.__contextMenuSaveAll</h4> |
224 <h4>Listspace.__contextMenuSaveAll</h4> |
225 <b>__contextMenuSaveAll</b>(<i></i>) |
225 <b>__contextMenuSaveAll</b>(<i></i>) |
226 <p> |
226 <p> |
227 Private method to save all tabs. |
227 Private method to save all tabs. |
228 </p><a NAME="Listspace.__contextMenuSaveAs" ID="Listspace.__contextMenuSaveAs"></a> |
228 </p><a NAME="Listspace.__contextMenuSaveAs" ID="Listspace.__contextMenuSaveAs"></a> |
229 <h4>Listspace.__contextMenuSaveAs</h4> |
229 <h4>Listspace.__contextMenuSaveAs</h4> |
230 <b>__contextMenuSaveAs</b>(<i></i>) |
230 <b>__contextMenuSaveAs</b>(<i></i>) |
231 <p> |
231 <p> |
232 Private method to save the selected tab to a new file. |
232 Private method to save the selected tab to a new file. |
233 </p><a NAME="Listspace.__contextMenuSaveToProject" ID="Listspace.__contextMenuSaveToProject"></a> |
233 </p><a NAME="Listspace.__contextMenuSaveToProject" ID="Listspace.__contextMenuSaveToProject"></a> |
234 <h4>Listspace.__contextMenuSaveToProject</h4> |
234 <h4>Listspace.__contextMenuSaveToProject</h4> |
235 <b>__contextMenuSaveToProject</b>(<i></i>) |
235 <b>__contextMenuSaveToProject</b>(<i></i>) |
236 <p> |
236 <p> |
237 Private method to save the selected tab to the current project. |
237 Private method to save the selected tab to the current project. |
238 </p><a NAME="Listspace.__currentChanged" ID="Listspace.__currentChanged"></a> |
238 </p><a NAME="Listspace.__currentChanged" ID="Listspace.__currentChanged"></a> |
239 <h4>Listspace.__currentChanged</h4> |
239 <h4>Listspace.__currentChanged</h4> |
240 <b>__currentChanged</b>(<i>index</i>) |
240 <b>__currentChanged</b>(<i>index</i>) |
241 <p> |
241 <p> |
242 Private slot to handle the currentChanged signal. |
242 Private slot to handle the currentChanged signal. |
243 </p><dl> |
243 </p><dl> |
244 <dt><i>index</i></dt> |
244 <dt><i>index</i></dt> |
245 <dd> |
245 <dd> |
246 index of the current editor |
246 index of the current editor |
247 </dd> |
247 </dd> |
248 </dl><a NAME="Listspace.__initMenu" ID="Listspace.__initMenu"></a> |
248 </dl><a NAME="Listspace.__initMenu" ID="Listspace.__initMenu"></a> |
249 <h4>Listspace.__initMenu</h4> |
249 <h4>Listspace.__initMenu</h4> |
250 <b>__initMenu</b>(<i></i>) |
250 <b>__initMenu</b>(<i></i>) |
251 <p> |
251 <p> |
252 Private method to initialize the viewlist context menu. |
252 Private method to initialize the viewlist context menu. |
253 </p><a NAME="Listspace.__showMenu" ID="Listspace.__showMenu"></a> |
253 </p><a NAME="Listspace.__showMenu" ID="Listspace.__showMenu"></a> |
254 <h4>Listspace.__showMenu</h4> |
254 <h4>Listspace.__showMenu</h4> |
255 <b>__showMenu</b>(<i>point</i>) |
255 <b>__showMenu</b>(<i>point</i>) |
256 <p> |
256 <p> |
257 Private slot to handle the customContextMenuRequested signal of the viewlist. |
257 Private slot to handle the customContextMenuRequested signal of the viewlist. |
258 </p><a NAME="Listspace.__showSelectedView" ID="Listspace.__showSelectedView"></a> |
258 </p><a NAME="Listspace.__showSelectedView" ID="Listspace.__showSelectedView"></a> |
259 <h4>Listspace.__showSelectedView</h4> |
259 <h4>Listspace.__showSelectedView</h4> |
260 <b>__showSelectedView</b>(<i>itm</i>) |
260 <b>__showSelectedView</b>(<i>itm</i>) |
261 <p> |
261 <p> |
262 Private slot called to show a view selected in the list by a mouse click. |
262 Private slot called to show a view selected in the list by a mouse click. |
263 </p><dl> |
263 </p><dl> |
264 <dt><i>itm</i></dt> |
264 <dt><i>itm</i></dt> |
265 <dd> |
265 <dd> |
266 item clicked on (QListWidgetItem) |
266 item clicked on (QListWidgetItem) |
267 </dd> |
267 </dd> |
268 </dl><a NAME="Listspace._addView" ID="Listspace._addView"></a> |
268 </dl><a NAME="Listspace._addView" ID="Listspace._addView"></a> |
269 <h4>Listspace._addView</h4> |
269 <h4>Listspace._addView</h4> |
270 <b>_addView</b>(<i>win, fn = None, noName = ""</i>) |
270 <b>_addView</b>(<i>win, fn = None, noName = ""</i>) |
271 <p> |
271 <p> |
272 Protected method to add a view (i.e. window) |
272 Protected method to add a view (i.e. window) |
273 </p><dl> |
273 </p><dl> |
274 <dt><i>win</i></dt> |
274 <dt><i>win</i></dt> |
275 <dd> |
275 <dd> |
276 editor window to be added |
276 editor window to be added |
277 </dd><dt><i>fn</i></dt> |
277 </dd><dt><i>fn</i></dt> |
278 <dd> |
278 <dd> |
279 filename of this editor (string) |
279 filename of this editor (string) |
280 </dd><dt><i>noName</i></dt> |
280 </dd><dt><i>noName</i></dt> |
281 <dd> |
281 <dd> |
282 name to be used for an unnamed editor (string) |
282 name to be used for an unnamed editor (string) |
283 </dd> |
283 </dd> |
284 </dl><a NAME="Listspace._initWindowActions" ID="Listspace._initWindowActions"></a> |
284 </dl><a NAME="Listspace._initWindowActions" ID="Listspace._initWindowActions"></a> |
285 <h4>Listspace._initWindowActions</h4> |
285 <h4>Listspace._initWindowActions</h4> |
286 <b>_initWindowActions</b>(<i></i>) |
286 <b>_initWindowActions</b>(<i></i>) |
287 <p> |
287 <p> |
288 Protected method to define the user interface actions for window handling. |
288 Protected method to define the user interface actions for window handling. |
289 </p><a NAME="Listspace._modificationStatusChanged" ID="Listspace._modificationStatusChanged"></a> |
289 </p><a NAME="Listspace._modificationStatusChanged" ID="Listspace._modificationStatusChanged"></a> |
290 <h4>Listspace._modificationStatusChanged</h4> |
290 <h4>Listspace._modificationStatusChanged</h4> |
291 <b>_modificationStatusChanged</b>(<i>m, editor</i>) |
291 <b>_modificationStatusChanged</b>(<i>m, editor</i>) |
292 <p> |
292 <p> |
293 Protected slot to handle the modificationStatusChanged signal. |
293 Protected slot to handle the modificationStatusChanged signal. |
294 </p><dl> |
294 </p><dl> |
295 <dt><i>m</i></dt> |
295 <dt><i>m</i></dt> |
296 <dd> |
296 <dd> |
297 flag indicating the modification status (boolean) |
297 flag indicating the modification status (boolean) |
298 </dd><dt><i>editor</i></dt> |
298 </dd><dt><i>editor</i></dt> |
299 <dd> |
299 <dd> |
300 editor window changed |
300 editor window changed |
301 </dd> |
301 </dd> |
302 </dl><a NAME="Listspace._removeAllViews" ID="Listspace._removeAllViews"></a> |
302 </dl><a NAME="Listspace._removeAllViews" ID="Listspace._removeAllViews"></a> |
303 <h4>Listspace._removeAllViews</h4> |
303 <h4>Listspace._removeAllViews</h4> |
304 <b>_removeAllViews</b>(<i></i>) |
304 <b>_removeAllViews</b>(<i></i>) |
305 <p> |
305 <p> |
306 Protected method to remove all views (i.e. windows) |
306 Protected method to remove all views (i.e. windows) |
307 </p><a NAME="Listspace._removeView" ID="Listspace._removeView"></a> |
307 </p><a NAME="Listspace._removeView" ID="Listspace._removeView"></a> |
308 <h4>Listspace._removeView</h4> |
308 <h4>Listspace._removeView</h4> |
309 <b>_removeView</b>(<i>win</i>) |
309 <b>_removeView</b>(<i>win</i>) |
310 <p> |
310 <p> |
311 Protected method to remove a view (i.e. window) |
311 Protected method to remove a view (i.e. window) |
312 </p><dl> |
312 </p><dl> |
313 <dt><i>win</i></dt> |
313 <dt><i>win</i></dt> |
314 <dd> |
314 <dd> |
315 editor window to be removed |
315 editor window to be removed |
316 </dd> |
316 </dd> |
317 </dl><a NAME="Listspace._showView" ID="Listspace._showView"></a> |
317 </dl><a NAME="Listspace._showView" ID="Listspace._showView"></a> |
318 <h4>Listspace._showView</h4> |
318 <h4>Listspace._showView</h4> |
319 <b>_showView</b>(<i>win, fn = None</i>) |
319 <b>_showView</b>(<i>win, fn = None</i>) |
320 <p> |
320 <p> |
321 Protected method to show a view (i.e. window) |
321 Protected method to show a view (i.e. window) |
322 </p><dl> |
322 </p><dl> |
323 <dt><i>win</i></dt> |
323 <dt><i>win</i></dt> |
324 <dd> |
324 <dd> |
325 editor window to be shown |
325 editor window to be shown |
326 </dd><dt><i>fn</i></dt> |
326 </dd><dt><i>fn</i></dt> |
327 <dd> |
327 <dd> |
328 filename of this editor (string) |
328 filename of this editor (string) |
329 </dd> |
329 </dd> |
330 </dl><a NAME="Listspace._syntaxErrorToggled" ID="Listspace._syntaxErrorToggled"></a> |
330 </dl><a NAME="Listspace._syntaxErrorToggled" ID="Listspace._syntaxErrorToggled"></a> |
331 <h4>Listspace._syntaxErrorToggled</h4> |
331 <h4>Listspace._syntaxErrorToggled</h4> |
332 <b>_syntaxErrorToggled</b>(<i>editor</i>) |
332 <b>_syntaxErrorToggled</b>(<i>editor</i>) |
333 <p> |
333 <p> |
334 Protected slot to handle the syntaxerrorToggled signal. |
334 Protected slot to handle the syntaxerrorToggled signal. |
335 </p><dl> |
335 </p><dl> |
336 <dt><i>editor</i></dt> |
336 <dt><i>editor</i></dt> |
337 <dd> |
337 <dd> |
338 editor that sent the signal |
338 editor that sent the signal |
339 </dd> |
339 </dd> |
340 </dl><a NAME="Listspace.activeWindow" ID="Listspace.activeWindow"></a> |
340 </dl><a NAME="Listspace.activeWindow" ID="Listspace.activeWindow"></a> |
341 <h4>Listspace.activeWindow</h4> |
341 <h4>Listspace.activeWindow</h4> |
342 <b>activeWindow</b>(<i></i>) |
342 <b>activeWindow</b>(<i></i>) |
343 <p> |
343 <p> |
344 Public method to return the active (i.e. current) window. |
344 Public method to return the active (i.e. current) window. |
345 </p><dl> |
345 </p><dl> |
346 <dt>Returns:</dt> |
346 <dt>Returns:</dt> |
347 <dd> |
347 <dd> |
348 reference to the active editor |
348 reference to the active editor |
349 </dd> |
349 </dd> |
350 </dl><a NAME="Listspace.addSplit" ID="Listspace.addSplit"></a> |
350 </dl><a NAME="Listspace.addSplit" ID="Listspace.addSplit"></a> |
351 <h4>Listspace.addSplit</h4> |
351 <h4>Listspace.addSplit</h4> |
352 <b>addSplit</b>(<i></i>) |
352 <b>addSplit</b>(<i></i>) |
353 <p> |
353 <p> |
354 Public method used to split the current view. |
354 Public method used to split the current view. |
355 </p><a NAME="Listspace.canCascade" ID="Listspace.canCascade"></a> |
355 </p><a NAME="Listspace.canCascade" ID="Listspace.canCascade"></a> |
356 <h4>Listspace.canCascade</h4> |
356 <h4>Listspace.canCascade</h4> |
357 <b>canCascade</b>(<i></i>) |
357 <b>canCascade</b>(<i></i>) |
358 <p> |
358 <p> |
359 Public method to signal if cascading of managed windows is available. |
359 Public method to signal if cascading of managed windows is available. |
360 </p><dl> |
360 </p><dl> |
361 <dt>Returns:</dt> |
361 <dt>Returns:</dt> |
362 <dd> |
362 <dd> |
363 flag indicating cascading of windows is available |
363 flag indicating cascading of windows is available |
364 </dd> |
364 </dd> |
365 </dl><a NAME="Listspace.canSplit" ID="Listspace.canSplit"></a> |
365 </dl><a NAME="Listspace.canSplit" ID="Listspace.canSplit"></a> |
366 <h4>Listspace.canSplit</h4> |
366 <h4>Listspace.canSplit</h4> |
367 <b>canSplit</b>(<i></i>) |
367 <b>canSplit</b>(<i></i>) |
368 <p> |
368 <p> |
369 public method to signal if splitting of the view is available. |
369 public method to signal if splitting of the view is available. |
370 </p><dl> |
370 </p><dl> |
371 <dt>Returns:</dt> |
371 <dt>Returns:</dt> |
372 <dd> |
372 <dd> |
373 flag indicating splitting of the view is available. |
373 flag indicating splitting of the view is available. |
374 </dd> |
374 </dd> |
375 </dl><a NAME="Listspace.canTile" ID="Listspace.canTile"></a> |
375 </dl><a NAME="Listspace.canTile" ID="Listspace.canTile"></a> |
376 <h4>Listspace.canTile</h4> |
376 <h4>Listspace.canTile</h4> |
377 <b>canTile</b>(<i></i>) |
377 <b>canTile</b>(<i></i>) |
378 <p> |
378 <p> |
379 Public method to signal if tiling of managed windows is available. |
379 Public method to signal if tiling of managed windows is available. |
380 </p><dl> |
380 </p><dl> |
381 <dt>Returns:</dt> |
381 <dt>Returns:</dt> |
382 <dd> |
382 <dd> |
383 flag indicating tiling of windows is available |
383 flag indicating tiling of windows is available |
384 </dd> |
384 </dd> |
385 </dl><a NAME="Listspace.cascade" ID="Listspace.cascade"></a> |
385 </dl><a NAME="Listspace.cascade" ID="Listspace.cascade"></a> |
386 <h4>Listspace.cascade</h4> |
386 <h4>Listspace.cascade</h4> |
387 <b>cascade</b>(<i></i>) |
387 <b>cascade</b>(<i></i>) |
388 <p> |
388 <p> |
389 Public method to cascade the managed windows. |
389 Public method to cascade the managed windows. |
390 </p><a NAME="Listspace.eventFilter" ID="Listspace.eventFilter"></a> |
390 </p><a NAME="Listspace.eventFilter" ID="Listspace.eventFilter"></a> |
391 <h4>Listspace.eventFilter</h4> |
391 <h4>Listspace.eventFilter</h4> |
392 <b>eventFilter</b>(<i>watched, event</i>) |
392 <b>eventFilter</b>(<i>watched, event</i>) |
393 <p> |
393 <p> |
394 Method called to filter the event queue. |
394 Method called to filter the event queue. |
395 </p><dl> |
395 </p><dl> |
396 <dt><i>watched</i></dt> |
396 <dt><i>watched</i></dt> |
397 <dd> |
397 <dd> |
398 the QObject being watched |
398 the QObject being watched |
399 </dd><dt><i>event</i></dt> |
399 </dd><dt><i>event</i></dt> |
400 <dd> |
400 <dd> |
401 the event that occurred |
401 the event that occurred |
402 </dd> |
402 </dd> |
403 </dl><dl> |
403 </dl><dl> |
404 <dt>Returns:</dt> |
404 <dt>Returns:</dt> |
405 <dd> |
405 <dd> |
406 flag indicating, if we handled the event |
406 flag indicating, if we handled the event |
407 </dd> |
407 </dd> |
408 </dl><a NAME="Listspace.nextSplit" ID="Listspace.nextSplit"></a> |
408 </dl><a NAME="Listspace.nextSplit" ID="Listspace.nextSplit"></a> |
409 <h4>Listspace.nextSplit</h4> |
409 <h4>Listspace.nextSplit</h4> |
410 <b>nextSplit</b>(<i></i>) |
410 <b>nextSplit</b>(<i></i>) |
411 <p> |
411 <p> |
412 Public slot used to move to the next split. |
412 Public slot used to move to the next split. |
413 </p><a NAME="Listspace.prevSplit" ID="Listspace.prevSplit"></a> |
413 </p><a NAME="Listspace.prevSplit" ID="Listspace.prevSplit"></a> |
414 <h4>Listspace.prevSplit</h4> |
414 <h4>Listspace.prevSplit</h4> |
415 <b>prevSplit</b>(<i></i>) |
415 <b>prevSplit</b>(<i></i>) |
416 <p> |
416 <p> |
417 Public slot used to move to the previous split. |
417 Public slot used to move to the previous split. |
418 </p><a NAME="Listspace.removeSplit" ID="Listspace.removeSplit"></a> |
418 </p><a NAME="Listspace.removeSplit" ID="Listspace.removeSplit"></a> |
419 <h4>Listspace.removeSplit</h4> |
419 <h4>Listspace.removeSplit</h4> |
420 <b>removeSplit</b>(<i></i>) |
420 <b>removeSplit</b>(<i></i>) |
421 <p> |
421 <p> |
422 Public method used to remove the current split view. |
422 Public method used to remove the current split view. |
423 </p><dl> |
423 </p><dl> |
424 <dt>Returns:</dt> |
424 <dt>Returns:</dt> |
425 <dd> |
425 <dd> |
426 flag indicating successfull removal |
426 flag indicating successfull removal |
427 </dd> |
427 </dd> |
428 </dl><a NAME="Listspace.setEditorName" ID="Listspace.setEditorName"></a> |
428 </dl><a NAME="Listspace.setEditorName" ID="Listspace.setEditorName"></a> |
429 <h4>Listspace.setEditorName</h4> |
429 <h4>Listspace.setEditorName</h4> |
430 <b>setEditorName</b>(<i>editor, newName</i>) |
430 <b>setEditorName</b>(<i>editor, newName</i>) |
431 <p> |
431 <p> |
432 Change the displayed name of the editor. |
432 Change the displayed name of the editor. |
433 </p><dl> |
433 </p><dl> |
434 <dt><i>editor</i></dt> |
434 <dt><i>editor</i></dt> |
435 <dd> |
435 <dd> |
436 editor window to be changed |
436 editor window to be changed |
437 </dd><dt><i>newName</i></dt> |
437 </dd><dt><i>newName</i></dt> |
438 <dd> |
438 <dd> |
439 new name to be shown (string) |
439 new name to be shown (string) |
440 </dd> |
440 </dd> |
441 </dl><a NAME="Listspace.setSplitOrientation" ID="Listspace.setSplitOrientation"></a> |
441 </dl><a NAME="Listspace.setSplitOrientation" ID="Listspace.setSplitOrientation"></a> |
442 <h4>Listspace.setSplitOrientation</h4> |
442 <h4>Listspace.setSplitOrientation</h4> |
443 <b>setSplitOrientation</b>(<i>orientation</i>) |
443 <b>setSplitOrientation</b>(<i>orientation</i>) |
444 <p> |
444 <p> |
445 Public method used to set the orientation of the split view. |
445 Public method used to set the orientation of the split view. |
446 </p><dl> |
446 </p><dl> |
447 <dt><i>orientation</i></dt> |
447 <dt><i>orientation</i></dt> |
448 <dd> |
448 <dd> |
449 orientation of the split |
449 orientation of the split |
450 (Qt.Horizontal or Qt.Vertical) |
450 (Qt.Horizontal or Qt.Vertical) |
451 </dd> |
451 </dd> |
452 </dl><a NAME="Listspace.showWindowMenu" ID="Listspace.showWindowMenu"></a> |
452 </dl><a NAME="Listspace.showWindowMenu" ID="Listspace.showWindowMenu"></a> |
453 <h4>Listspace.showWindowMenu</h4> |
453 <h4>Listspace.showWindowMenu</h4> |
454 <b>showWindowMenu</b>(<i>windowMenu</i>) |
454 <b>showWindowMenu</b>(<i>windowMenu</i>) |
455 <p> |
455 <p> |
456 Public method to set up the viewmanager part of the Window menu. |
456 Public method to set up the viewmanager part of the Window menu. |
457 </p><dl> |
457 </p><dl> |
458 <dt><i>windowMenu</i></dt> |
458 <dt><i>windowMenu</i></dt> |
459 <dd> |
459 <dd> |
460 reference to the window menu |
460 reference to the window menu |
461 </dd> |
461 </dd> |
462 </dl><a NAME="Listspace.tile" ID="Listspace.tile"></a> |
462 </dl><a NAME="Listspace.tile" ID="Listspace.tile"></a> |
463 <h4>Listspace.tile</h4> |
463 <h4>Listspace.tile</h4> |
464 <b>tile</b>(<i></i>) |
464 <b>tile</b>(<i></i>) |
465 <p> |
465 <p> |
466 Public method to tile the managed windows. |
466 Public method to tile the managed windows. |
467 </p> |
467 </p> |
468 <div align="right"><a href="#top">Up</a></div> |
468 <div align="right"><a href="#top">Up</a></div> |
469 <hr /><hr /> |
469 <hr /><hr /> |
470 <a NAME="StackedWidget" ID="StackedWidget"></a> |
470 <a NAME="StackedWidget" ID="StackedWidget"></a> |
471 <h2>StackedWidget</h2> |
471 <h2>StackedWidget</h2> |
472 <p> |
472 <p> |
473 Class implementing a custimized StackedWidget. |
473 Class implementing a custimized StackedWidget. |
474 </p> |
474 </p> |
475 <h3>Derived from</h3> |
475 <h3>Derived from</h3> |
476 QStackedWidget |
476 QStackedWidget |
477 <h3>Class Attributes</h3> |
477 <h3>Class Attributes</h3> |
478 <table> |
478 <table> |
480 </table> |
480 </table> |
481 <h3>Methods</h3> |
481 <h3>Methods</h3> |
482 <table> |
482 <table> |
483 <tr> |
483 <tr> |
484 <td><a href="#StackedWidget.__init__">StackedWidget</a></td> |
484 <td><a href="#StackedWidget.__init__">StackedWidget</a></td> |
485 <td>Constructor</td> |
485 <td>Constructor</td> |
486 </tr><tr> |
486 </tr><tr> |
487 <td><a href="#StackedWidget.addWidget">addWidget</a></td> |
487 <td><a href="#StackedWidget.addWidget">addWidget</a></td> |
488 <td>Overwritten method to add a new widget.</td> |
488 <td>Overwritten method to add a new widget.</td> |
489 </tr><tr> |
489 </tr><tr> |
490 <td><a href="#StackedWidget.firstEditor">firstEditor</a></td> |
490 <td><a href="#StackedWidget.firstEditor">firstEditor</a></td> |
491 <td>Public method to retrieve the first editor in the list of managed editors.</td> |
491 <td>Public method to retrieve the first editor in the list of managed editors.</td> |
492 </tr><tr> |
492 </tr><tr> |
493 <td><a href="#StackedWidget.hasEditor">hasEditor</a></td> |
493 <td><a href="#StackedWidget.hasEditor">hasEditor</a></td> |
494 <td>Public method to check for an editor.</td> |
494 <td>Public method to check for an editor.</td> |
495 </tr><tr> |
495 </tr><tr> |
496 <td><a href="#StackedWidget.nextTab">nextTab</a></td> |
496 <td><a href="#StackedWidget.nextTab">nextTab</a></td> |
497 <td>Public slot used to show the next tab.</td> |
497 <td>Public slot used to show the next tab.</td> |
498 </tr><tr> |
498 </tr><tr> |
499 <td><a href="#StackedWidget.prevTab">prevTab</a></td> |
499 <td><a href="#StackedWidget.prevTab">prevTab</a></td> |
500 <td>Public slot used to show the previous tab.</td> |
500 <td>Public slot used to show the previous tab.</td> |
501 </tr><tr> |
501 </tr><tr> |
502 <td><a href="#StackedWidget.removeWidget">removeWidget</a></td> |
502 <td><a href="#StackedWidget.removeWidget">removeWidget</a></td> |
503 <td>Overwritten method to remove a widget.</td> |
503 <td>Overwritten method to remove a widget.</td> |
504 </tr><tr> |
504 </tr><tr> |
505 <td><a href="#StackedWidget.setCurrentIndex">setCurrentIndex</a></td> |
505 <td><a href="#StackedWidget.setCurrentIndex">setCurrentIndex</a></td> |
506 <td>Overwritten method to set the current widget by it's index.</td> |
506 <td>Overwritten method to set the current widget by it's index.</td> |
507 </tr><tr> |
507 </tr><tr> |
508 <td><a href="#StackedWidget.setCurrentWidget">setCurrentWidget</a></td> |
508 <td><a href="#StackedWidget.setCurrentWidget">setCurrentWidget</a></td> |
509 <td>Overwritten method to set the current widget.</td> |
509 <td>Overwritten method to set the current widget.</td> |
510 </tr> |
510 </tr> |
511 </table> |
511 </table> |
512 <a NAME="StackedWidget.__init__" ID="StackedWidget.__init__"></a> |
512 <a NAME="StackedWidget.__init__" ID="StackedWidget.__init__"></a> |
513 <h4>StackedWidget (Constructor)</h4> |
513 <h4>StackedWidget (Constructor)</h4> |
514 <b>StackedWidget</b>(<i>parent</i>) |
514 <b>StackedWidget</b>(<i>parent</i>) |
515 <p> |
515 <p> |
516 Constructor |
516 Constructor |
517 </p><dl> |
517 </p><dl> |
518 <dt><i>parent</i></dt> |
518 <dt><i>parent</i></dt> |
519 <dd> |
519 <dd> |
520 parent widget (QWidget) |
520 parent widget (QWidget) |
521 </dd> |
521 </dd> |
522 </dl><a NAME="StackedWidget.addWidget" ID="StackedWidget.addWidget"></a> |
522 </dl><a NAME="StackedWidget.addWidget" ID="StackedWidget.addWidget"></a> |
523 <h4>StackedWidget.addWidget</h4> |
523 <h4>StackedWidget.addWidget</h4> |
524 <b>addWidget</b>(<i>editor</i>) |
524 <b>addWidget</b>(<i>editor</i>) |
525 <p> |
525 <p> |
526 Overwritten method to add a new widget. |
526 Overwritten method to add a new widget. |
527 </p><dl> |
527 </p><dl> |
528 <dt><i>editor</i></dt> |
528 <dt><i>editor</i></dt> |
529 <dd> |
529 <dd> |
530 the editor object to be added (QScintilla.Editor.Editor) |
530 the editor object to be added (QScintilla.Editor.Editor) |
531 </dd> |
531 </dd> |
532 </dl><a NAME="StackedWidget.firstEditor" ID="StackedWidget.firstEditor"></a> |
532 </dl><a NAME="StackedWidget.firstEditor" ID="StackedWidget.firstEditor"></a> |
533 <h4>StackedWidget.firstEditor</h4> |
533 <h4>StackedWidget.firstEditor</h4> |
534 <b>firstEditor</b>(<i></i>) |
534 <b>firstEditor</b>(<i></i>) |
535 <p> |
535 <p> |
536 Public method to retrieve the first editor in the list of managed editors. |
536 Public method to retrieve the first editor in the list of managed editors. |
537 </p><dl> |
537 </p><dl> |
538 <dt>Returns:</dt> |
538 <dt>Returns:</dt> |
539 <dd> |
539 <dd> |
540 first editor in list (QScintilla.Editor.Editor) |
540 first editor in list (QScintilla.Editor.Editor) |
541 </dd> |
541 </dd> |
542 </dl><a NAME="StackedWidget.hasEditor" ID="StackedWidget.hasEditor"></a> |
542 </dl><a NAME="StackedWidget.hasEditor" ID="StackedWidget.hasEditor"></a> |
543 <h4>StackedWidget.hasEditor</h4> |
543 <h4>StackedWidget.hasEditor</h4> |
544 <b>hasEditor</b>(<i>editor</i>) |
544 <b>hasEditor</b>(<i>editor</i>) |
545 <p> |
545 <p> |
546 Public method to check for an editor. |
546 Public method to check for an editor. |
547 </p><dl> |
547 </p><dl> |
548 <dt><i>editor</i></dt> |
548 <dt><i>editor</i></dt> |
549 <dd> |
549 <dd> |
550 editor object to check for |
550 editor object to check for |
551 </dd> |
551 </dd> |
552 </dl><dl> |
552 </dl><dl> |
553 <dt>Returns:</dt> |
553 <dt>Returns:</dt> |
554 <dd> |
554 <dd> |
555 flag indicating, whether the editor to be checked belongs |
555 flag indicating, whether the editor to be checked belongs |
556 to the list of editors managed by this stacked widget. |
556 to the list of editors managed by this stacked widget. |
557 </dd> |
557 </dd> |
558 </dl><a NAME="StackedWidget.nextTab" ID="StackedWidget.nextTab"></a> |
558 </dl><a NAME="StackedWidget.nextTab" ID="StackedWidget.nextTab"></a> |
559 <h4>StackedWidget.nextTab</h4> |
559 <h4>StackedWidget.nextTab</h4> |
560 <b>nextTab</b>(<i></i>) |
560 <b>nextTab</b>(<i></i>) |
561 <p> |
561 <p> |
562 Public slot used to show the next tab. |
562 Public slot used to show the next tab. |
563 </p><a NAME="StackedWidget.prevTab" ID="StackedWidget.prevTab"></a> |
563 </p><a NAME="StackedWidget.prevTab" ID="StackedWidget.prevTab"></a> |
564 <h4>StackedWidget.prevTab</h4> |
564 <h4>StackedWidget.prevTab</h4> |
565 <b>prevTab</b>(<i></i>) |
565 <b>prevTab</b>(<i></i>) |
566 <p> |
566 <p> |
567 Public slot used to show the previous tab. |
567 Public slot used to show the previous tab. |
568 </p><a NAME="StackedWidget.removeWidget" ID="StackedWidget.removeWidget"></a> |
568 </p><a NAME="StackedWidget.removeWidget" ID="StackedWidget.removeWidget"></a> |
569 <h4>StackedWidget.removeWidget</h4> |
569 <h4>StackedWidget.removeWidget</h4> |
570 <b>removeWidget</b>(<i>widget</i>) |
570 <b>removeWidget</b>(<i>widget</i>) |
571 <p> |
571 <p> |
572 Overwritten method to remove a widget. |
572 Overwritten method to remove a widget. |
573 </p><dl> |
573 </p><dl> |
574 <dt><i>widget</i></dt> |
574 <dt><i>widget</i></dt> |
575 <dd> |
575 <dd> |
576 widget to be removed (QWidget) |
576 widget to be removed (QWidget) |
577 </dd> |
577 </dd> |
578 </dl><a NAME="StackedWidget.setCurrentIndex" ID="StackedWidget.setCurrentIndex"></a> |
578 </dl><a NAME="StackedWidget.setCurrentIndex" ID="StackedWidget.setCurrentIndex"></a> |
579 <h4>StackedWidget.setCurrentIndex</h4> |
579 <h4>StackedWidget.setCurrentIndex</h4> |
580 <b>setCurrentIndex</b>(<i>index</i>) |
580 <b>setCurrentIndex</b>(<i>index</i>) |
581 <p> |
581 <p> |
582 Overwritten method to set the current widget by it's index. |
582 Overwritten method to set the current widget by it's index. |
583 </p><dl> |
583 </p><dl> |
584 <dt><i>index</i></dt> |
584 <dt><i>index</i></dt> |
585 <dd> |
585 <dd> |
586 index of widget to be made current (integer) |
586 index of widget to be made current (integer) |
587 </dd> |
587 </dd> |
588 </dl><a NAME="StackedWidget.setCurrentWidget" ID="StackedWidget.setCurrentWidget"></a> |
588 </dl><a NAME="StackedWidget.setCurrentWidget" ID="StackedWidget.setCurrentWidget"></a> |
589 <h4>StackedWidget.setCurrentWidget</h4> |
589 <h4>StackedWidget.setCurrentWidget</h4> |
590 <b>setCurrentWidget</b>(<i>widget</i>) |
590 <b>setCurrentWidget</b>(<i>widget</i>) |
591 <p> |
591 <p> |
592 Overwritten method to set the current widget. |
592 Overwritten method to set the current widget. |
593 </p><dl> |
593 </p><dl> |
594 <dt><i>widget</i></dt> |
594 <dt><i>widget</i></dt> |
595 <dd> |
595 <dd> |
596 widget to be made current (QWidget) |
596 widget to be made current (QWidget) |
597 </dd> |
597 </dd> |
598 </dl> |
598 </dl> |
599 <div align="right"><a href="#top">Up</a></div> |
599 <div align="right"><a href="#top">Up</a></div> |
600 <hr /> |
600 <hr /> |
601 </body></html> |
601 </body></html> |