--- a/eric6/Documentation/Source/eric6.E5Gui.E5ToolButton.html Tue Apr 27 17:42:00 2021 +0200 +++ b/eric6/Documentation/Source/eric6.E5Gui.E5ToolButton.html Wed Apr 28 19:42:28 2021 +0200 @@ -38,6 +38,10 @@ <td><a href="#E5ToolButton">E5ToolButton</a></td> <td>Class implementing a specialized tool button subclass.</td> </tr> +<tr> +<td><a href="#E5ToolButtonOptions">E5ToolButtonOptions</a></td> +<td>Class defining the tool button options.</td> +</tr> </table> <h3>Functions</h3> @@ -83,7 +87,7 @@ <h3>Class Attributes</h3> <table> -<tr><td>NoOptions</td></tr><tr><td>ShowMenuInsideOption</td></tr><tr><td>ToolBarLookOption</td></tr> +<tr><td>None</td></tr> </table> <h3>Class Methods</h3> @@ -381,4 +385,36 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> +<hr /> +<a NAME="E5ToolButtonOptions" ID="E5ToolButtonOptions"></a> +<h2>E5ToolButtonOptions</h2> + +<p> + Class defining the tool button options. +</p> +<h3>Derived from</h3> +enum.IntEnum +<h3>Class Attributes</h3> + +<table> +<tr><td>DEFAULT</td></tr><tr><td>SHOW_MENU_INSIDE</td></tr><tr><td>TOOLBAR_LOOKUP</td></tr> +</table> +<h3>Class Methods</h3> + +<table> +<tr><td>None</td></tr> +</table> +<h3>Methods</h3> + +<table> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> + +<table> +<tr><td>None</td></tr> +</table> + +<div align="right"><a href="#top">Up</a></div> +<hr /> </body></html> \ No newline at end of file