2269 <dd> |
2269 <dd> |
2270 name of file to be opened (string) |
2270 name of file to be opened (string) |
2271 </dd> |
2271 </dd> |
2272 </dl><a NAME="ViewManager.openSourceFile" ID="ViewManager.openSourceFile"></a> |
2272 </dl><a NAME="ViewManager.openSourceFile" ID="ViewManager.openSourceFile"></a> |
2273 <h4>ViewManager.openSourceFile</h4> |
2273 <h4>ViewManager.openSourceFile</h4> |
2274 <b>openSourceFile</b>(<i>fn, lineno = None, filetype = "", selStart = 0, selEnd = 0, pos = 0</i>) |
2274 <b>openSourceFile</b>(<i>fn, lineno = -1, filetype = "", selStart = 0, selEnd = 0, pos = 0</i>) |
2275 <p> |
2275 <p> |
2276 Public slot to display a file in an editor. |
2276 Public slot to display a file in an editor. |
2277 </p><dl> |
2277 </p><dl> |
2278 <dt><i>fn</i></dt> |
2278 <dt><i>fn</i></dt> |
2279 <dd> |
2279 <dd> |