Documentation/Source/eric5.UI.UserInterface.html

changeset 2101
5bac7dee9e1a
parent 1939
eadb2328d7d4
child 2137
5a9bdcb8c934
equal deleted inserted replaced
2100:fb16f4650860 2101:5bac7dee9e1a
165 emitted when a menu is about to be shown. The name 165 emitted when a menu is about to be shown. The name
166 of the menu and a reference to the menu are given. 166 of the menu and a reference to the menu are given.
167 </dd> 167 </dd>
168 </dl> 168 </dl>
169 <h3>Derived from</h3> 169 <h3>Derived from</h3>
170 QMainWindow 170 E5MainWindow
171 <h3>Class Attributes</h3> 171 <h3>Class Attributes</h3>
172 <table> 172 <table>
173 <tr><td>maxFilePathLen</td></tr><tr><td>maxMenuFilePathLen</td></tr><tr><td>maxSbFilePathLen</td></tr> 173 <tr><td>maxFilePathLen</td></tr><tr><td>maxMenuFilePathLen</td></tr><tr><td>maxSbFilePathLen</td></tr>
174 </table> 174 </table>
175 <h3>Class Methods</h3> 175 <h3>Class Methods</h3>
420 <td>Private slot to save the window geometries of the active profile.</td> 420 <td>Private slot to save the window geometries of the active profile.</td>
421 </tr><tr> 421 </tr><tr>
422 <td><a href="#UserInterface.__setEditProfile">__setEditProfile</a></td> 422 <td><a href="#UserInterface.__setEditProfile">__setEditProfile</a></td>
423 <td>Private slot to activate the edit view profile.</td> 423 <td>Private slot to activate the edit view profile.</td>
424 </tr><tr> 424 </tr><tr>
425 <td><a href="#UserInterface.__setStyle">__setStyle</a></td>
426 <td>Private slot to set the style of the interface.</td>
427 </tr><tr>
428 <td><a href="#UserInterface.__setWindowCaption">__setWindowCaption</a></td> 425 <td><a href="#UserInterface.__setWindowCaption">__setWindowCaption</a></td>
429 <td>Private method to set the caption of the Main Window.</td> 426 <td>Private method to set the caption of the Main Window.</td>
430 </tr><tr> 427 </tr><tr>
431 <td><a href="#UserInterface.__setupDockWindow">__setupDockWindow</a></td> 428 <td><a href="#UserInterface.__setupDockWindow">__setupDockWindow</a></td>
432 <td>Private method to configure the dock window created with __createDockWindow().</td> 429 <td>Private method to configure the dock window created with __createDockWindow().</td>
1338 <dt><i>save</i></dt> 1335 <dt><i>save</i></dt>
1339 <dd> 1336 <dd>
1340 flag indicating that the current profile should 1337 flag indicating that the current profile should
1341 be saved (boolean) 1338 be saved (boolean)
1342 </dd> 1339 </dd>
1343 </dl><a NAME="UserInterface.__setStyle" ID="UserInterface.__setStyle"></a> 1340 </dl><a NAME="UserInterface.__setWindowCaption" ID="UserInterface.__setWindowCaption"></a>
1344 <h4>UserInterface.__setStyle</h4>
1345 <b>__setStyle</b>(<i></i>)
1346 <p>
1347 Private slot to set the style of the interface.
1348 </p><a NAME="UserInterface.__setWindowCaption" ID="UserInterface.__setWindowCaption"></a>
1349 <h4>UserInterface.__setWindowCaption</h4> 1341 <h4>UserInterface.__setWindowCaption</h4>
1350 <b>__setWindowCaption</b>(<i>editor=None, project=None</i>) 1342 <b>__setWindowCaption</b>(<i>editor=None, project=None</i>)
1351 <p> 1343 <p>
1352 Private method to set the caption of the Main Window. 1344 Private method to set the caption of the Main Window.
1353 </p><dl> 1345 </p><dl>

eric ide

mercurial