Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html

changeset 945
8cd4d08fa9f6
parent 825
9cdec3c5bc07
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
216 </dd> 216 </dd>
217 </dl><a NAME="Listspace.__captionChange" ID="Listspace.__captionChange"></a> 217 </dl><a NAME="Listspace.__captionChange" ID="Listspace.__captionChange"></a>
218 <h4>Listspace.__captionChange</h4> 218 <h4>Listspace.__captionChange</h4>
219 <b>__captionChange</b>(<i>cap, editor</i>) 219 <b>__captionChange</b>(<i>cap, editor</i>)
220 <p> 220 <p>
221 Private method to handle caption change signals from the editor. 221 Private method to handle caption change signals from the editor.
222 </p><p> 222 </p><p>
223 Updates the listwidget text to reflect the new caption information. 223 Updates the listwidget text to reflect the new caption information.
224 </p><dl> 224 </p><dl>
225 <dt><i>cap</i></dt> 225 <dt><i>cap</i></dt>
226 <dd> 226 <dd>
289 <dd> 289 <dd>
290 item clicked on (QListWidgetItem) 290 item clicked on (QListWidgetItem)
291 </dd> 291 </dd>
292 </dl><a NAME="Listspace._addView" ID="Listspace._addView"></a> 292 </dl><a NAME="Listspace._addView" ID="Listspace._addView"></a>
293 <h4>Listspace._addView</h4> 293 <h4>Listspace._addView</h4>
294 <b>_addView</b>(<i>win, fn = None, noName = ""</i>) 294 <b>_addView</b>(<i>win, fn=None, noName=""</i>)
295 <p> 295 <p>
296 Protected method to add a view (i.e. window) 296 Protected method to add a view (i.e. window)
297 </p><dl> 297 </p><dl>
298 <dt><i>win</i></dt> 298 <dt><i>win</i></dt>
299 <dd> 299 <dd>
338 <dd> 338 <dd>
339 editor window to be removed 339 editor window to be removed
340 </dd> 340 </dd>
341 </dl><a NAME="Listspace._showView" ID="Listspace._showView"></a> 341 </dl><a NAME="Listspace._showView" ID="Listspace._showView"></a>
342 <h4>Listspace._showView</h4> 342 <h4>Listspace._showView</h4>
343 <b>_showView</b>(<i>win, fn = None</i>) 343 <b>_showView</b>(<i>win, fn=None</i>)
344 <p> 344 <p>
345 Protected method to show a view (i.e. window) 345 Protected method to show a view (i.e. window)
346 </p><dl> 346 </p><dl>
347 <dt><i>win</i></dt> 347 <dt><i>win</i></dt>
348 <dd> 348 <dd>

eric ide

mercurial