src/eric7/Documentation/Source/eric7.EricWidgets.EricToolBarDialog.html

branch
eric7
changeset 9503
ae9232bf4854
parent 9209
b99e7fd55fd3
child 10229
e50bbf250343
equal deleted inserted replaced
9502:6091145e189e 9503:ae9232bf4854
340 <tr><td>None</td></tr> 340 <tr><td>None</td></tr>
341 </table> 341 </table>
342 <h3>Methods</h3> 342 <h3>Methods</h3>
343 343
344 <table> 344 <table>
345 345 <tr><td>None</td></tr>
346 <tr>
347 <td><a href="#EricToolBarItem.__init__">EricToolBarItem</a></td>
348 <td>Constructor</td>
349 </tr>
350 </table> 346 </table>
351 <h3>Static Methods</h3> 347 <h3>Static Methods</h3>
352 348
353 <table> 349 <table>
354 <tr><td>None</td></tr> 350 <tr><td>None</td></tr>
355 </table> 351 </table>
356 352
357 <a NAME="EricToolBarItem.__init__" ID="EricToolBarItem.__init__"></a>
358 <h4>EricToolBarItem (Constructor)</h4>
359 <b>EricToolBarItem</b>(<i>toolBarId, actionIDs, default</i>)
360
361 <p>
362 Constructor
363 </p>
364 <dl>
365
366 <dt><i>toolBarId</i></dt>
367 <dd>
368 id of the toolbar object (integer)
369 </dd>
370 <dt><i>actionIDs</i></dt>
371 <dd>
372 list of action IDs belonging to the toolbar
373 (list of integer)
374 </dd>
375 <dt><i>default</i></dt>
376 <dd>
377 flag indicating a default toolbar (boolean)
378 </dd>
379 </dl>
380 <div align="right"><a href="#top">Up</a></div> 353 <div align="right"><a href="#top">Up</a></div>
381 <hr /> 354 <hr />
382 </body></html> 355 </body></html>

eric ide

mercurial