79 <tr> |
79 <tr> |
80 <td><a href="#EditorOutlineView.__currentItem">__currentItem</a></td> |
80 <td><a href="#EditorOutlineView.__currentItem">__currentItem</a></td> |
81 <td>Private method to get a reference to the current item.</td> |
81 <td>Private method to get a reference to the current item.</td> |
82 </tr> |
82 </tr> |
83 <tr> |
83 <tr> |
84 <td><a href="#EditorOutlineView.__decWidth">__decWidth</a></td> |
|
85 <td>Private slot to decrement the width of the outline.</td> |
|
86 </tr> |
|
87 <tr> |
|
88 <td><a href="#EditorOutlineView.__defaultWidth">__defaultWidth</a></td> |
84 <td><a href="#EditorOutlineView.__defaultWidth">__defaultWidth</a></td> |
89 <td>Private slot to set the outline to the default width.</td> |
85 <td>Private slot to set the outline to the default width.</td> |
90 </tr> |
86 </tr> |
91 <tr> |
87 <tr> |
92 <td><a href="#EditorOutlineView.__editorCursorLineChanged">__editorCursorLineChanged</a></td> |
88 <td><a href="#EditorOutlineView.__editorCursorLineChanged">__editorCursorLineChanged</a></td> |
109 <td>Private slot to handle the selection of the goto menu.</td> |
105 <td>Private slot to handle the selection of the goto menu.</td> |
110 </tr> |
106 </tr> |
111 <tr> |
107 <tr> |
112 <td><a href="#EditorOutlineView.__gotoItem">__gotoItem</a></td> |
108 <td><a href="#EditorOutlineView.__gotoItem">__gotoItem</a></td> |
113 <td>Private slot to set the editor cursor.</td> |
109 <td>Private slot to set the editor cursor.</td> |
114 </tr> |
|
115 <tr> |
|
116 <td><a href="#EditorOutlineView.__incWidth">__incWidth</a></td> |
|
117 <td>Private slot to increment the width of the outline.</td> |
|
118 </tr> |
110 </tr> |
119 <tr> |
111 <tr> |
120 <td><a href="#EditorOutlineView.__prepareRepopulate">__prepareRepopulate</a></td> |
112 <td><a href="#EditorOutlineView.__prepareRepopulate">__prepareRepopulate</a></td> |
121 <td>Private slot to prepare to repopulate the outline view.</td> |
113 <td>Private slot to prepare to repopulate the outline view.</td> |
122 </tr> |
114 </tr> |
238 <dt>Return Type:</dt> |
230 <dt>Return Type:</dt> |
239 <dd> |
231 <dd> |
240 BrowserItem |
232 BrowserItem |
241 </dd> |
233 </dd> |
242 </dl> |
234 </dl> |
243 <a NAME="EditorOutlineView.__decWidth" ID="EditorOutlineView.__decWidth"></a> |
|
244 <h4>EditorOutlineView.__decWidth</h4> |
|
245 <b>__decWidth</b>(<i></i>) |
|
246 <p> |
|
247 Private slot to decrement the width of the outline. |
|
248 </p> |
|
249 |
|
250 <a NAME="EditorOutlineView.__defaultWidth" ID="EditorOutlineView.__defaultWidth"></a> |
235 <a NAME="EditorOutlineView.__defaultWidth" ID="EditorOutlineView.__defaultWidth"></a> |
251 <h4>EditorOutlineView.__defaultWidth</h4> |
236 <h4>EditorOutlineView.__defaultWidth</h4> |
252 <b>__defaultWidth</b>(<i></i>) |
237 <b>__defaultWidth</b>(<i></i>) |
253 <p> |
238 <p> |
254 Private slot to set the outline to the default width. |
239 Private slot to set the outline to the default width. |
316 <dt><i>index</i> (QModelIndex)</dt> |
301 <dt><i>index</i> (QModelIndex)</dt> |
317 <dd> |
302 <dd> |
318 index of the item to set the cursor for |
303 index of the item to set the cursor for |
319 </dd> |
304 </dd> |
320 </dl> |
305 </dl> |
321 <a NAME="EditorOutlineView.__incWidth" ID="EditorOutlineView.__incWidth"></a> |
|
322 <h4>EditorOutlineView.__incWidth</h4> |
|
323 <b>__incWidth</b>(<i></i>) |
|
324 <p> |
|
325 Private slot to increment the width of the outline. |
|
326 </p> |
|
327 |
|
328 <a NAME="EditorOutlineView.__prepareRepopulate" ID="EditorOutlineView.__prepareRepopulate"></a> |
306 <a NAME="EditorOutlineView.__prepareRepopulate" ID="EditorOutlineView.__prepareRepopulate"></a> |
329 <h4>EditorOutlineView.__prepareRepopulate</h4> |
307 <h4>EditorOutlineView.__prepareRepopulate</h4> |
330 <b>__prepareRepopulate</b>(<i></i>) |
308 <b>__prepareRepopulate</b>(<i></i>) |
331 <p> |
309 <p> |
332 Private slot to prepare to repopulate the outline view. |
310 Private slot to prepare to repopulate the outline view. |