RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.PreviewDialogBase.html

branch
server_client_variant
changeset 204
b4bf79b956bc
parent 151
5260100b6700
child 321
d51e810107ec
equal deleted inserted replaced
203:c38750e1bafd 204:b4bf79b956bc
72 <h4>PreviewDialogBase (Constructor)</h4> 72 <h4>PreviewDialogBase (Constructor)</h4>
73 <b>PreviewDialogBase</b>(<i>parent=None</i>) 73 <b>PreviewDialogBase</b>(<i>parent=None</i>)
74 <p> 74 <p>
75 Constructor 75 Constructor
76 </p><dl> 76 </p><dl>
77 <dt><i>parent</i></dt> 77 <dt><i>parent</i> (QWidget)</dt>
78 <dd> 78 <dd>
79 reference to the parent widget (QWidget) 79 reference to the parent widget
80 </dd> 80 </dd>
81 </dl><a NAME="PreviewDialogBase._appendText" ID="PreviewDialogBase._appendText"></a> 81 </dl><a NAME="PreviewDialogBase._appendText" ID="PreviewDialogBase._appendText"></a>
82 <h4>PreviewDialogBase._appendText</h4> 82 <h4>PreviewDialogBase._appendText</h4>
83 <b>_appendText</b>(<i>txt, charFormat</i>) 83 <b>_appendText</b>(<i>txt, charFormat</i>)
84 <p> 84 <p>
85 Protected method to append text to the end of the contents pane. 85 Protected method to append text to the end of the contents pane.
86 </p><dl> 86 </p><dl>
87 <dt><i>txt</i></dt> 87 <dt><i>txt</i> (str)</dt>
88 <dd> 88 <dd>
89 text to insert (string) 89 text to insert
90 </dd><dt><i>charFormat</i></dt> 90 </dd><dt><i>charFormat</i> (QTextCharFormat)</dt>
91 <dd> 91 <dd>
92 text format to be used (QTextCharFormat) 92 text format to be used
93 </dd> 93 </dd>
94 </dl> 94 </dl>
95 <div align="right"><a href="#top">Up</a></div> 95 <div align="right"><a href="#top">Up</a></div>
96 <hr /> 96 <hr />
97 </body></html> 97 </body></html>

eric ide

mercurial