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> |