Documentation/Source/eric6.UI.DiffDialog.html

changeset 4109
809b8268183d
parent 3673
e26d7d0c1088
child 4602
48cc4820e2c2
equal deleted inserted replaced
4108:0059d2d09ab8 4109:809b8268183d
117 <dd> 117 <dd>
118 reference to the parent widget (QWidget) 118 reference to the parent widget (QWidget)
119 </dd> 119 </dd>
120 </dl><a NAME="DiffDialog.__appendText" ID="DiffDialog.__appendText"></a> 120 </dl><a NAME="DiffDialog.__appendText" ID="DiffDialog.__appendText"></a>
121 <h4>DiffDialog.__appendText</h4> 121 <h4>DiffDialog.__appendText</h4>
122 <b>__appendText</b>(<i>txt, format</i>) 122 <b>__appendText</b>(<i>txt</i>)
123 <p> 123 <p>
124 Private method to append text to the end of the contents pane. 124 Private method to append text to the end of the contents pane.
125 </p><dl> 125 </p><dl>
126 <dt><i>txt</i></dt> 126 <dt><i>txt</i></dt>
127 <dd> 127 <dd>
128 text to insert (string) 128 text to insert (string)
129 </dd><dt><i>format</i></dt>
130 <dd>
131 text format to be used (QTextCharFormat)
132 </dd> 129 </dd>
133 </dl><a NAME="DiffDialog.__fileChanged" ID="DiffDialog.__fileChanged"></a> 130 </dl><a NAME="DiffDialog.__fileChanged" ID="DiffDialog.__fileChanged"></a>
134 <h4>DiffDialog.__fileChanged</h4> 131 <h4>DiffDialog.__fileChanged</h4>
135 <b>__fileChanged</b>(<i></i>) 132 <b>__fileChanged</b>(<i></i>)
136 <p> 133 <p>

eric ide

mercurial