9235:b5fe898e171f | 9236:db53a9efe7ef |
---|---|
2254 <p> | 2254 <p> |
2255 Private slot to set the automatic spell checking of all editors. | 2255 Private slot to set the automatic spell checking of all editors. |
2256 </p> | 2256 </p> |
2257 <a NAME="ViewManager.__setSbFile" ID="ViewManager.__setSbFile"></a> | 2257 <a NAME="ViewManager.__setSbFile" ID="ViewManager.__setSbFile"></a> |
2258 <h4>ViewManager.__setSbFile</h4> | 2258 <h4>ViewManager.__setSbFile</h4> |
2259 <b>__setSbFile</b>(<i>fn=None, line=None, pos=None, encoding=None, language=None, eol=None, zoom=None</i>) | 2259 <b>__setSbFile</b>(<i>fn=None, line=None, pos=None, encoding=None, language=None, eol=None, zoom=None, </i>) |
2260 | 2260 |
2261 <p> | 2261 <p> |
2262 Private method to set the file info in the status bar. | 2262 Private method to set the file info in the status bar. |
2263 </p> | 2263 </p> |
2264 <dl> | 2264 <dl> |
3816 name of file to be opened (string) | 3816 name of file to be opened (string) |
3817 </dd> | 3817 </dd> |
3818 </dl> | 3818 </dl> |
3819 <a NAME="ViewManager.openSourceFile" ID="ViewManager.openSourceFile"></a> | 3819 <a NAME="ViewManager.openSourceFile" ID="ViewManager.openSourceFile"></a> |
3820 <h4>ViewManager.openSourceFile</h4> | 3820 <h4>ViewManager.openSourceFile</h4> |
3821 <b>openSourceFile</b>(<i>fn, lineno=-1, filetype="", selStart=0, selEnd=0, pos=0, addNext=False, indexes=None</i>) | 3821 <b>openSourceFile</b>(<i>fn, lineno=-1, filetype="", selStart=0, selEnd=0, pos=0, addNext=False, indexes=None, </i>) |
3822 | 3822 |
3823 <p> | 3823 <p> |
3824 Public slot to display a file in an editor. | 3824 Public slot to display a file in an editor. |
3825 </p> | 3825 </p> |
3826 <dl> | 3826 <dl> |