78 <dd> |
78 <dd> |
79 reference to the parent widget (QWidget) |
79 reference to the parent widget (QWidget) |
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, format</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></dt> |
88 <dd> |
88 <dd> |
89 text to insert (string) |
89 text to insert (string) |
90 </dd><dt><i>format</i></dt> |
90 </dd><dt><i>charFormat</i></dt> |
91 <dd> |
91 <dd> |
92 text format to be used (QTextCharFormat) |
92 text format to be used (QTextCharFormat) |
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> |