Documentation/Source/eric6.UI.UserInterface.html

changeset 4666
bc52ef526e11
parent 4630
7b0e38956b5c
child 5108
f5cb9cb98e6a
equal deleted inserted replaced
4665:30d4972ab403 4666:bc52ef526e11
388 <td>Private slot to start a new instance of eric6.</td> 388 <td>Private slot to start a new instance of eric6.</td>
389 </tr><tr> 389 </tr><tr>
390 <td><a href="#UserInterface.__onlineStateChanged">__onlineStateChanged</a></td> 390 <td><a href="#UserInterface.__onlineStateChanged">__onlineStateChanged</a></td>
391 <td>Private slot handling changes in online state.</td> 391 <td>Private slot handling changes in online state.</td>
392 </tr><tr> 392 </tr><tr>
393 <td><a href="#UserInterface.__openHexEditor">__openHexEditor</a></td>
394 <td>Private slot to open the hex editor window.</td>
395 </tr><tr>
393 <td><a href="#UserInterface.__openMiniEditor">__openMiniEditor</a></td> 396 <td><a href="#UserInterface.__openMiniEditor">__openMiniEditor</a></td>
394 <td>Private slot to show a mini editor window.</td> 397 <td>Private slot to show a mini editor window.</td>
395 </tr><tr> 398 </tr><tr>
396 <td><a href="#UserInterface.__openOnStartup">__openOnStartup</a></td> 399 <td><a href="#UserInterface.__openOnStartup">__openOnStartup</a></td>
397 <td>Private method to open the last file, project or multiproject.</td> 400 <td>Private method to open the last file, project or multiproject.</td>
1324 </p><dl> 1327 </p><dl>
1325 <dt><i>online</i> (bool)</dt> 1328 <dt><i>online</i> (bool)</dt>
1326 <dd> 1329 <dd>
1327 flag indicating the online state 1330 flag indicating the online state
1328 </dd> 1331 </dd>
1332 </dl><a NAME="UserInterface.__openHexEditor" ID="UserInterface.__openHexEditor"></a>
1333 <h4>UserInterface.__openHexEditor</h4>
1334 <b>__openHexEditor</b>(<i>fn=""</i>)
1335 <p>
1336 Private slot to open the hex editor window.
1337 </p><dl>
1338 <dt><i>fn</i></dt>
1339 <dd>
1340 filename of the file to show (string)
1341 </dd>
1329 </dl><a NAME="UserInterface.__openMiniEditor" ID="UserInterface.__openMiniEditor"></a> 1342 </dl><a NAME="UserInterface.__openMiniEditor" ID="UserInterface.__openMiniEditor"></a>
1330 <h4>UserInterface.__openMiniEditor</h4> 1343 <h4>UserInterface.__openMiniEditor</h4>
1331 <b>__openMiniEditor</b>(<i></i>) 1344 <b>__openMiniEditor</b>(<i></i>)
1332 <p> 1345 <p>
1333 Private slot to show a mini editor window. 1346 Private slot to show a mini editor window.

eric ide

mercurial