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

branch
eric7
changeset 10070
9f5758c0fec1
parent 9209
b99e7fd55fd3
child 10259
b51dfacef37f
equal deleted inserted replaced
10069:435cc5875135 10070:9f5758c0fec1
67 <td><a href="#Previewer.__editorLanguageChanged">__editorLanguageChanged</a></td> 67 <td><a href="#Previewer.__editorLanguageChanged">__editorLanguageChanged</a></td>
68 <td>Private slot to handle a change of the current editor's language.</td> 68 <td>Private slot to handle a change of the current editor's language.</td>
69 </tr> 69 </tr>
70 <tr> 70 <tr>
71 <td><a href="#Previewer.__editorTextChanged">__editorTextChanged</a></td> 71 <td><a href="#Previewer.__editorTextChanged">__editorTextChanged</a></td>
72 <td>Private slot to handle changes of an editor's text.</td> 72 <td></td>
73 </tr> 73 </tr>
74 <tr> 74 <tr>
75 <td><a href="#Previewer.__isPreviewable">__isPreviewable</a></td> 75 <td><a href="#Previewer.__isPreviewable">__isPreviewable</a></td>
76 <td>Private method to check, if a preview can be shown for the given editor.</td> 76 <td>Private method to check, if a preview can be shown for the given editor.</td>
77 </tr> 77 </tr>
162 </dl> 162 </dl>
163 <a NAME="Previewer.__editorTextChanged" ID="Previewer.__editorTextChanged"></a> 163 <a NAME="Previewer.__editorTextChanged" ID="Previewer.__editorTextChanged"></a>
164 <h4>Previewer.__editorTextChanged</h4> 164 <h4>Previewer.__editorTextChanged</h4>
165 <b>__editorTextChanged</b>(<i>editor</i>) 165 <b>__editorTextChanged</b>(<i>editor</i>)
166 166
167 <p>
168 Private slot to handle changes of an editor's text.
169 </p>
170 <dl>
171
172 <dt><i>editor</i> (Editor)</dt>
173 <dd>
174 reference to the editor
175 </dd>
176 </dl>
177 <a NAME="Previewer.__isPreviewable" ID="Previewer.__isPreviewable"></a> 167 <a NAME="Previewer.__isPreviewable" ID="Previewer.__isPreviewable"></a>
178 <h4>Previewer.__isPreviewable</h4> 168 <h4>Previewer.__isPreviewable</h4>
179 <b>__isPreviewable</b>(<i>editor</i>) 169 <b>__isPreviewable</b>(<i>editor</i>)
180 170
181 <p> 171 <p>

eric ide

mercurial