2318 <dd> |
2318 <dd> |
2319 name of file to be opened (string) |
2319 name of file to be opened (string) |
2320 </dd> |
2320 </dd> |
2321 </dl><a NAME="ViewManager.openSourceFile" ID="ViewManager.openSourceFile"></a> |
2321 </dl><a NAME="ViewManager.openSourceFile" ID="ViewManager.openSourceFile"></a> |
2322 <h4>ViewManager.openSourceFile</h4> |
2322 <h4>ViewManager.openSourceFile</h4> |
2323 <b>openSourceFile</b>(<i>fn, lineno=None, filetype="", selStart=0, selEnd=0, pos=0</i>) |
2323 <b>openSourceFile</b>(<i>fn, lineno=-1, filetype="", selStart=0, selEnd=0, pos=0</i>) |
2324 <p> |
2324 <p> |
2325 Public slot to display a file in an editor. |
2325 Public slot to display a file in an editor. |
2326 </p><dl> |
2326 </p><dl> |
2327 <dt><i>fn</i></dt> |
2327 <dt><i>fn</i></dt> |
2328 <dd> |
2328 <dd> |