--- a/eric7/Documentation/Source/eric7.EricWidgets.EricModelMenu.html Thu Jun 10 19:32:22 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricModelMenu.html Sun Jun 13 19:03:43 2021 +0200 @@ -93,6 +93,10 @@ <td>Private method to create an action.</td> </tr> <tr> +<td><a href="#EricModelMenu.clear">clear</a></td> +<td>Public method to clear the menu.</td> +</tr> +<tr> <td><a href="#EricModelMenu.createBaseMenu">createBaseMenu</a></td> <td>Public method to get the menu that is used to populate sub menu's.</td> </tr> @@ -254,6 +258,13 @@ reference to the created action (QAction) </dd> </dl> +<a NAME="EricModelMenu.clear" ID="EricModelMenu.clear"></a> +<h4>EricModelMenu.clear</h4> +<b>clear</b>(<i></i>) + +<p> + Public method to clear the menu. +</p> <a NAME="EricModelMenu.createBaseMenu" ID="EricModelMenu.createBaseMenu"></a> <h4>EricModelMenu.createBaseMenu</h4> <b>createBaseMenu</b>(<i></i>)