eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.InterfacePage.html

changeset 7000
c4a0e4581d96
parent 6942
2602857055c5
child 7273
391d6b7b1eff
equal deleted inserted replaced
6999:f23e546a7eb9 7000:c4a0e4581d96
62 <tr> 62 <tr>
63 <td><a href="#InterfacePage.__init__">InterfacePage</a></td> 63 <td><a href="#InterfacePage.__init__">InterfacePage</a></td>
64 <td>Constructor</td> 64 <td>Constructor</td>
65 </tr><tr> 65 </tr><tr>
66 <td><a href="#InterfacePage.__populateLanguageCombo">__populateLanguageCombo</a></td> 66 <td><a href="#InterfacePage.__populateLanguageCombo">__populateLanguageCombo</a></td>
67 <td>Private method to initialize the language combobox of the Interface configuration page.</td> 67 <td>Private method to initialize the language combo box.</td>
68 </tr><tr>
69 <td><a href="#InterfacePage.__populateShellPositionCombo">__populateShellPositionCombo</a></td>
70 <td>Private method to initialize the shell position combo box.</td>
68 </tr><tr> 71 </tr><tr>
69 <td><a href="#InterfacePage.__populateStyleCombo">__populateStyleCombo</a></td> 72 <td><a href="#InterfacePage.__populateStyleCombo">__populateStyleCombo</a></td>
70 <td>Private method to populate the style combo box.</td> 73 <td>Private method to populate the style combo box.</td>
71 </tr><tr> 74 </tr><tr>
72 <td><a href="#InterfacePage.on_resetLayoutButton_clicked">on_resetLayoutButton_clicked</a></td> 75 <td><a href="#InterfacePage.on_resetLayoutButton_clicked">on_resetLayoutButton_clicked</a></td>
87 Constructor 90 Constructor
88 </p><a NAME="InterfacePage.__populateLanguageCombo" ID="InterfacePage.__populateLanguageCombo"></a> 91 </p><a NAME="InterfacePage.__populateLanguageCombo" ID="InterfacePage.__populateLanguageCombo"></a>
89 <h4>InterfacePage.__populateLanguageCombo</h4> 92 <h4>InterfacePage.__populateLanguageCombo</h4>
90 <b>__populateLanguageCombo</b>(<i></i>) 93 <b>__populateLanguageCombo</b>(<i></i>)
91 <p> 94 <p>
92 Private method to initialize the language combobox of the Interface 95 Private method to initialize the language combo box.
93 configuration page. 96 </p><a NAME="InterfacePage.__populateShellPositionCombo" ID="InterfacePage.__populateShellPositionCombo"></a>
97 <h4>InterfacePage.__populateShellPositionCombo</h4>
98 <b>__populateShellPositionCombo</b>(<i></i>)
99 <p>
100 Private method to initialize the shell position combo box.
94 </p><a NAME="InterfacePage.__populateStyleCombo" ID="InterfacePage.__populateStyleCombo"></a> 101 </p><a NAME="InterfacePage.__populateStyleCombo" ID="InterfacePage.__populateStyleCombo"></a>
95 <h4>InterfacePage.__populateStyleCombo</h4> 102 <h4>InterfacePage.__populateStyleCombo</h4>
96 <b>__populateStyleCombo</b>(<i></i>) 103 <b>__populateStyleCombo</b>(<i></i>)
97 <p> 104 <p>
98 Private method to populate the style combo box. 105 Private method to populate the style combo box.

eric ide

mercurial