Documentation/Source/eric6.WebBrowser.TabManager.TabManagerWidget.html

changeset 6123
39cd368143db
parent 5606
da305d172769
equal deleted inserted replaced
6122:e7d98249f393 6123:39cd368143db
227 <dd> 227 <dd>
228 reference to the web view 228 reference to the web view
229 </dd> 229 </dd>
230 </dl><a NAME="TabManagerWidget.__processActions" ID="TabManagerWidget.__processActions"></a> 230 </dl><a NAME="TabManagerWidget.__processActions" ID="TabManagerWidget.__processActions"></a>
231 <h4>TabManagerWidget.__processActions</h4> 231 <h4>TabManagerWidget.__processActions</h4>
232 <b>__processActions</b>(<i></i>) 232 <b>__processActions</b>(<i>act</i>)
233 <p> 233 <p>
234 Private slot to process the actions. 234 Private slot to process the actions.
235 </p><a NAME="TabManagerWidget.__refreshTree" ID="TabManagerWidget.__refreshTree"></a> 235 </p><dl>
236 <dt><i>act</i> (QAction)</dt>
237 <dd>
238 reference to the action that triggered
239 </dd>
240 </dl><a NAME="TabManagerWidget.__refreshTree" ID="TabManagerWidget.__refreshTree"></a>
236 <h4>TabManagerWidget.__refreshTree</h4> 241 <h4>TabManagerWidget.__refreshTree</h4>
237 <b>__refreshTree</b>(<i></i>) 242 <b>__refreshTree</b>(<i></i>)
238 <p> 243 <p>
239 Private slot to referesh the tree. 244 Private slot to referesh the tree.
240 </p><a NAME="TabManagerWidget.__setGroupType" ID="TabManagerWidget.__setGroupType"></a> 245 </p><a NAME="TabManagerWidget.__setGroupType" ID="TabManagerWidget.__setGroupType"></a>
340 <dd> 345 <dd>
341 flag indicating to refresh the widget 346 flag indicating to refresh the widget
342 </dd> 347 </dd>
343 </dl><a NAME="TabManagerWidget.raiseTabManager" ID="TabManagerWidget.raiseTabManager"></a> 348 </dl><a NAME="TabManagerWidget.raiseTabManager" ID="TabManagerWidget.raiseTabManager"></a>
344 <h4>TabManagerWidget.raiseTabManager</h4> 349 <h4>TabManagerWidget.raiseTabManager</h4>
345 <b>raiseTabManager</b>(<i></i>) 350 <b>raiseTabManager</b>(<i>icon</i>)
346 <p> 351 <p>
347 Public slot to show the tab manager. 352 Public slot to show the tab manager.
348 </p> 353 </p><dl>
354 <dt><i>icon</i> (E5ClickableLabel or QAction)</dt>
355 <dd>
356 reference to the clicked icon
357 </dd>
358 </dl>
349 <div align="right"><a href="#top">Up</a></div> 359 <div align="right"><a href="#top">Up</a></div>
350 <hr /> 360 <hr />
351 </body></html> 361 </body></html>

eric ide

mercurial