diff -r 19e481fd2847 -r 3339c75dc777 RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html --- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html Sun Jul 06 13:27:49 2014 +0200 +++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html Sun Jul 06 14:17:24 2014 +0200 @@ -70,10 +70,10 @@ <td>Private method to load the translation file.</td> </tr><tr> <td><a href="#RefactoringRopePlugin.__projectClosed">__projectClosed</a></td> -<td>Public slot to handle the projectClosed signal.</td> +<td>Private slot to handle the projectClosed signal.</td> </tr><tr> <td><a href="#RefactoringRopePlugin.__projectOpened">__projectOpened</a></td> -<td>Public slot to handle the projectOpened signal.</td> +<td>Private slot to handle the projectOpened signal.</td> </tr><tr> <td><a href="#RefactoringRopePlugin.activate">activate</a></td> <td>Public method to activate this plugin.</td> @@ -120,12 +120,12 @@ <h4>RefactoringRopePlugin.__projectClosed</h4> <b>__projectClosed</b>(<i></i>) <p> - Public slot to handle the projectClosed signal. + Private slot to handle the projectClosed signal. </p><a NAME="RefactoringRopePlugin.__projectOpened" ID="RefactoringRopePlugin.__projectOpened"></a> <h4>RefactoringRopePlugin.__projectOpened</h4> <b>__projectOpened</b>(<i></i>) <p> - Public slot to handle the projectOpened signal. + Private slot to handle the projectOpened signal. </p><a NAME="RefactoringRopePlugin.activate" ID="RefactoringRopePlugin.activate"></a> <h4>RefactoringRopePlugin.activate</h4> <b>activate</b>(<i></i>)