--- a/PrintRemover/Documentation/source/Plugin_Tools_Print_Remover.PluginPrintRemover.html Thu Apr 24 19:06:53 2014 +0200 +++ b/PrintRemover/Documentation/source/Plugin_Tools_Print_Remover.PluginPrintRemover.html Sat Apr 26 15:49:42 2014 +0200 @@ -25,7 +25,7 @@ </p> <h3>Global Attributes</h3> <table> -<tr><td>author</td></tr><tr><td>autoactivate</td></tr><tr><td>className</td></tr><tr><td>deactivateable</td></tr><tr><td>error</td></tr><tr><td>longDescription</td></tr><tr><td>name</td></tr><tr><td>needsRestart</td></tr><tr><td>packageName</td></tr><tr><td>printRemoverPluginObject</td></tr><tr><td>pyqtApi</td></tr><tr><td>shortDescription</td></tr><tr><td>version</td></tr> +<tr><td>author</td></tr><tr><td>autoactivate</td></tr><tr><td>className</td></tr><tr><td>deactivateable</td></tr><tr><td>error</td></tr><tr><td>longDescription</td></tr><tr><td>name</td></tr><tr><td>needsRestart</td></tr><tr><td>packageName</td></tr><tr><td>printRemoverPluginObject</td></tr><tr><td>pyqtApi</td></tr><tr><td>python2Compatible</td></tr><tr><td>shortDescription</td></tr><tr><td>version</td></tr> </table> <h3>Classes</h3> <table> @@ -75,6 +75,9 @@ <td><a href="#PrintRemoverPlugin.__editorOpened">__editorOpened</a></td> <td>Private slot called, when a new editor was opened.</td> </tr><tr> +<td><a href="#PrintRemoverPlugin.__initMenu">__initMenu</a></td> +<td>Private method to initialize the menu.</td> +</tr><tr> <td><a href="#PrintRemoverPlugin.__loadTranslator">__loadTranslator</a></td> <td>Private method to load the translation file.</td> </tr><tr> @@ -84,6 +87,9 @@ <td><a href="#PrintRemoverPlugin.__removeLine">__removeLine</a></td> <td>Private slot to remove lines starting with the selected pattern.</td> </tr><tr> +<td><a href="#PrintRemoverPlugin.__showMenu">__showMenu</a></td> +<td>Private slot to build the menu hierarchy.</td> +</tr><tr> <td><a href="#PrintRemoverPlugin.activate">activate</a></td> <td>Public method to activate this plugin.</td> </tr><tr> @@ -131,7 +137,12 @@ <dd> reference to the new editor (QScintilla.Editor) </dd> -</dl><a NAME="PrintRemoverPlugin.__loadTranslator" ID="PrintRemoverPlugin.__loadTranslator"></a> +</dl><a NAME="PrintRemoverPlugin.__initMenu" ID="PrintRemoverPlugin.__initMenu"></a> +<h4>PrintRemoverPlugin.__initMenu</h4> +<b>__initMenu</b>(<i></i>) +<p> + Private method to initialize the menu. +</p><a NAME="PrintRemoverPlugin.__loadTranslator" ID="PrintRemoverPlugin.__loadTranslator"></a> <h4>PrintRemoverPlugin.__loadTranslator</h4> <b>__loadTranslator</b>(<i></i>) <p> @@ -154,6 +165,11 @@ <b>__removeLine</b>(<i></i>) <p> Private slot to remove lines starting with the selected pattern. +</p><a NAME="PrintRemoverPlugin.__showMenu" ID="PrintRemoverPlugin.__showMenu"></a> +<h4>PrintRemoverPlugin.__showMenu</h4> +<b>__showMenu</b>(<i></i>) +<p> + Private slot to build the menu hierarchy. </p><a NAME="PrintRemoverPlugin.activate" ID="PrintRemoverPlugin.activate"></a> <h4>PrintRemoverPlugin.activate</h4> <b>activate</b>(<i></i>)