eric7/Documentation/Source/eric7.UI.UserInterface.html

branch
eric7
changeset 8432
074407b4c107
parent 8418
756f7fb88224
child 8580
e91b276e0771
equal deleted inserted replaced
8431:bed315a45088 8432:074407b4c107
608 <tr> 608 <tr>
609 <td><a href="#UserInterface.__saveSessionToFile">__saveSessionToFile</a></td> 609 <td><a href="#UserInterface.__saveSessionToFile">__saveSessionToFile</a></td>
610 <td>Private slot to save a session to disk.</td> 610 <td>Private slot to save a session to disk.</td>
611 </tr> 611 </tr>
612 <tr> 612 <tr>
613 <td><a href="#UserInterface.__saveState">__saveState</a></td>
614 <td>Private slot to save the state when instructed by the desktop session manager.</td>
615 </tr>
616 <tr>
617 <td><a href="#UserInterface.__setEditProfile">__setEditProfile</a></td> 613 <td><a href="#UserInterface.__setEditProfile">__setEditProfile</a></td>
618 <td>Private slot to activate the edit view profile.</td> 614 <td>Private slot to activate the edit view profile.</td>
619 </tr> 615 </tr>
620 <tr> 616 <tr>
621 <td><a href="#UserInterface.__setWindowCaption">__setWindowCaption</a></td> 617 <td><a href="#UserInterface.__setWindowCaption">__setWindowCaption</a></td>
2133 <b>__saveSessionToFile</b>(<i></i>) 2129 <b>__saveSessionToFile</b>(<i></i>)
2134 2130
2135 <p> 2131 <p>
2136 Private slot to save a session to disk. 2132 Private slot to save a session to disk.
2137 </p> 2133 </p>
2138 <a NAME="UserInterface.__saveState" ID="UserInterface.__saveState"></a>
2139 <h4>UserInterface.__saveState</h4>
2140 <b>__saveState</b>(<i>manager: QSessionManager</i>)
2141
2142 <p>
2143 Private slot to save the state when instructed by the desktop session
2144 manager.
2145 </p>
2146 <dl>
2147
2148 <dt><i>manager</i> (QSessionManager)</dt>
2149 <dd>
2150 reference to the desktop session manager
2151 </dd>
2152 </dl>
2153 <a NAME="UserInterface.__setEditProfile" ID="UserInterface.__setEditProfile"></a> 2134 <a NAME="UserInterface.__setEditProfile" ID="UserInterface.__setEditProfile"></a>
2154 <h4>UserInterface.__setEditProfile</h4> 2135 <h4>UserInterface.__setEditProfile</h4>
2155 <b>__setEditProfile</b>(<i>save=True</i>) 2136 <b>__setEditProfile</b>(<i>save=True</i>)
2156 2137
2157 <p> 2138 <p>

eric ide

mercurial