--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.MoveModuleDialog.html Mon May 12 19:08:18 2014 +0200 +++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.MoveModuleDialog.html Sun Jul 06 14:23:25 2014 +0200 @@ -70,10 +70,10 @@ <td>Private slot to act on the button pressed.</td> </tr><tr> <td><a href="#MoveModuleDialog.on_destinationEdit_textChanged">on_destinationEdit_textChanged</a></td> -<td>Slot called, when the destinationEdit text is changed.</td> +<td>Private slot called, when the destinationEdit text is changed.</td> </tr><tr> <td><a href="#MoveModuleDialog.on_selectButton_clicked">on_selectButton_clicked</a></td> -<td>Slot called to select the destination via a file selection dialog.</td> +<td>Private slot called to select the destination via a file selection dialog.</td> </tr> </table> <h3>Static Methods</h3> @@ -141,7 +141,7 @@ <h4>MoveModuleDialog.on_destinationEdit_textChanged</h4> <b>on_destinationEdit_textChanged</b>(<i>text</i>) <p> - Slot called, when the destinationEdit text is changed. + Private slot called, when the destinationEdit text is changed. </p><dl> <dt><i>text</i></dt> <dd> @@ -151,7 +151,8 @@ <h4>MoveModuleDialog.on_selectButton_clicked</h4> <b>on_selectButton_clicked</b>(<i></i>) <p> - Slot called to select the destination via a file selection dialog. + Private slot called to select the destination via a file selection + dialog. </p> <div align="right"><a href="#top">Up</a></div> <hr />