src/eric7/Documentation/Source/eric7.WebBrowser.Session.SessionManager.html

branch
eric7
changeset 10679
4d3e0ce54322
parent 10479
856476537696
equal deleted inserted replaced
10678:665f1084ebf9 10679:4d3e0ce54322
361 reference to the action that triggered 361 reference to the action that triggered
362 </dd> 362 </dd>
363 </dl> 363 </dl>
364 <a NAME="SessionManager.__sessionDirectoryChanged" ID="SessionManager.__sessionDirectoryChanged"></a> 364 <a NAME="SessionManager.__sessionDirectoryChanged" ID="SessionManager.__sessionDirectoryChanged"></a>
365 <h4>SessionManager.__sessionDirectoryChanged</h4> 365 <h4>SessionManager.__sessionDirectoryChanged</h4>
366 <b>__sessionDirectoryChanged</b>(<i></i>) 366 <b>__sessionDirectoryChanged</b>(<i>path</i>)
367 <p> 367 <p>
368 Private slot handling changes of the sessions directory. 368 Private slot handling changes of the sessions directory.
369 </p> 369 </p>
370 370
371 <dl>
372
373 <dt><i>path</i> (str)</dt>
374 <dd>
375 name of the changed directory
376 </dd>
377 </dl>
371 <a NAME="SessionManager.aboutToShowSessionsMenu" ID="SessionManager.aboutToShowSessionsMenu"></a> 378 <a NAME="SessionManager.aboutToShowSessionsMenu" ID="SessionManager.aboutToShowSessionsMenu"></a>
372 <h4>SessionManager.aboutToShowSessionsMenu</h4> 379 <h4>SessionManager.aboutToShowSessionsMenu</h4>
373 <b>aboutToShowSessionsMenu</b>(<i>menu</i>) 380 <b>aboutToShowSessionsMenu</b>(<i>menu</i>)
374 <p> 381 <p>
375 Public slot to populate the sessions selection menu. 382 Public slot to populate the sessions selection menu.

eric ide

mercurial