Documentation/Source/eric5.UI.NumbersWidget.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
334 </tr><tr> 334 </tr><tr>
335 <td><a href="#NumbersWidget.on_octOutButton_clicked">on_octOutButton_clicked</a></td> 335 <td><a href="#NumbersWidget.on_octOutButton_clicked">on_octOutButton_clicked</a></td>
336 <td>Private slot to send an octal number.</td> 336 <td>Private slot to send an octal number.</td>
337 </tr><tr> 337 </tr><tr>
338 <td><a href="#NumbersWidget.on_sizeBox_valueChanged">on_sizeBox_valueChanged</a></td> 338 <td><a href="#NumbersWidget.on_sizeBox_valueChanged">on_sizeBox_valueChanged</a></td>
339 <td>Slot documentation goes here.</td> 339 <td>Private slot handling a change of the bit size.</td>
340 </tr> 340 </tr>
341 </table> 341 </table>
342 <h3>Static Methods</h3> 342 <h3>Static Methods</h3>
343 <table> 343 <table>
344 <tr><td>None</td></tr> 344 <tr><td>None</td></tr>
471 <b>on_octOutButton_clicked</b>(<i></i>) 471 <b>on_octOutButton_clicked</b>(<i></i>)
472 <p> 472 <p>
473 Private slot to send an octal number. 473 Private slot to send an octal number.
474 </p><a NAME="NumbersWidget.on_sizeBox_valueChanged" ID="NumbersWidget.on_sizeBox_valueChanged"></a> 474 </p><a NAME="NumbersWidget.on_sizeBox_valueChanged" ID="NumbersWidget.on_sizeBox_valueChanged"></a>
475 <h4>NumbersWidget.on_sizeBox_valueChanged</h4> 475 <h4>NumbersWidget.on_sizeBox_valueChanged</h4>
476 <b>on_sizeBox_valueChanged</b>(<i>index</i>) 476 <b>on_sizeBox_valueChanged</b>(<i>value</i>)
477 <p> 477 <p>
478 Slot documentation goes here. 478 Private slot handling a change of the bit size.
479 </p> 479 </p><dl>
480 <dt><i>value</i></dt>
481 <dd>
482 selected bit size (integer)
483 </dd>
484 </dl>
480 <div align="right"><a href="#top">Up</a></div> 485 <div align="right"><a href="#top">Up</a></div>
481 <hr /> 486 <hr />
482 </body></html> 487 </body></html>

eric ide

mercurial