Documentation/Source/eric5.ViewManager.ViewManager.html

changeset 1547
2cfe874dfe42
parent 1505
15d14a84de5e
child 1755
976457c61226
equal deleted inserted replaced
1546:240f55bb6e26 1547:2cfe874dfe42
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>

eric ide

mercurial