src/eric7/Documentation/Source/eric7.UI.Previewer.html

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10479
856476537696
child 11215
d07c71a34adf
equal deleted inserted replaced
10683:779cda568acb 10684:58c7f23ae1cb
158 reference to the editor 158 reference to the editor
159 </dd> 159 </dd>
160 </dl> 160 </dl>
161 <a NAME="Previewer.__editorTextChanged" ID="Previewer.__editorTextChanged"></a> 161 <a NAME="Previewer.__editorTextChanged" ID="Previewer.__editorTextChanged"></a>
162 <h4>Previewer.__editorTextChanged</h4> 162 <h4>Previewer.__editorTextChanged</h4>
163 <b>__editorTextChanged</b>(<i>editor</i>) 163 <b>__editorTextChanged</b>(<i>_editor</i>)
164 <p> 164 <p>
165 Private slot to handle changes of an editor's text. 165 Private slot to handle changes of an editor's text.
166 </p> 166 </p>
167 167
168 <dl> 168 <dl>
169 169
170 <dt><i>editor</i> (Editor)</dt> 170 <dt><i>_editor</i> (Editor)</dt>
171 <dd> 171 <dd>
172 reference to the editor 172 reference to the editor (unused)
173 </dd> 173 </dd>
174 </dl> 174 </dl>
175 <a NAME="Previewer.__isPreviewable" ID="Previewer.__isPreviewable"></a> 175 <a NAME="Previewer.__isPreviewable" ID="Previewer.__isPreviewable"></a>
176 <h4>Previewer.__isPreviewable</h4> 176 <h4>Previewer.__isPreviewable</h4>
177 <b>__isPreviewable</b>(<i>editor</i>) 177 <b>__isPreviewable</b>(<i>editor</i>)

eric ide

mercurial