--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.PreviewDialogBase.html Fri Sep 29 10:23:35 2017 +0200 +++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.PreviewDialogBase.html Fri Sep 29 10:32:30 2017 +0200 @@ -74,9 +74,9 @@ <p> Constructor </p><dl> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -reference to the parent widget (QWidget) +reference to the parent widget </dd> </dl><a NAME="PreviewDialogBase._appendText" ID="PreviewDialogBase._appendText"></a> <h4>PreviewDialogBase._appendText</h4> @@ -84,12 +84,12 @@ <p> Protected method to append text to the end of the contents pane. </p><dl> -<dt><i>txt</i></dt> +<dt><i>txt</i> (str)</dt> <dd> -text to insert (string) -</dd><dt><i>charFormat</i></dt> +text to insert +</dd><dt><i>charFormat</i> (QTextCharFormat)</dt> <dd> -text format to be used (QTextCharFormat) +text format to be used </dd> </dl> <div align="right"><a href="#top">Up</a></div>