src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.InterfacePage.html

branch
eric7
changeset 10479
856476537696
parent 10428
a071d4065202
child 10684
58c7f23ae1cb
equal deleted inserted replaced
10478:de9106c55c3d 10479:856476537696
5 <link rel="stylesheet" href="styles.css"> 5 <link rel="stylesheet" href="styles.css">
6 </head> 6 </head>
7 <body> 7 <body>
8 <a NAME="top" ID="top"></a> 8 <a NAME="top" ID="top"></a>
9 <h1>eric7.Preferences.ConfigurationPages.InterfacePage</h1> 9 <h1>eric7.Preferences.ConfigurationPages.InterfacePage</h1>
10
11 <p> 10 <p>
12 Module implementing the Interface configuration page. 11 Module implementing the Interface configuration page.
13 </p> 12 </p>
13
14 <h3>Global Attributes</h3> 14 <h3>Global Attributes</h3>
15
16 <table> 15 <table>
17 <tr><td>None</td></tr> 16 <tr><td>None</td></tr>
18 </table> 17 </table>
18
19 <h3>Classes</h3> 19 <h3>Classes</h3>
20
21 <table> 20 <table>
22
23 <tr> 21 <tr>
24 <td><a href="#InterfacePage">InterfacePage</a></td> 22 <td><a href="#InterfacePage">InterfacePage</a></td>
25 <td>Class implementing the Interface configuration page.</td> 23 <td>Class implementing the Interface configuration page.</td>
26 </tr> 24 </tr>
27 </table> 25 </table>
26
28 <h3>Functions</h3> 27 <h3>Functions</h3>
29
30 <table> 28 <table>
31
32 <tr> 29 <tr>
33 <td><a href="#create">create</a></td> 30 <td><a href="#create">create</a></td>
34 <td>Module function to create the configuration page.</td> 31 <td>Module function to create the configuration page.</td>
35 </tr> 32 </tr>
36 </table> 33 </table>
34
37 <hr /> 35 <hr />
38 <hr /> 36 <hr />
39 <a NAME="InterfacePage" ID="InterfacePage"></a> 37 <a NAME="InterfacePage" ID="InterfacePage"></a>
40 <h2>InterfacePage</h2> 38 <h2>InterfacePage</h2>
41
42 <p> 39 <p>
43 Class implementing the Interface configuration page. 40 Class implementing the Interface configuration page.
44 </p> 41 </p>
42
45 <h3>Derived from</h3> 43 <h3>Derived from</h3>
46 ConfigurationPageBase, Ui_InterfacePage 44 ConfigurationPageBase, Ui_InterfacePage
47 <h3>Class Attributes</h3> 45 <h3>Class Attributes</h3>
48
49 <table> 46 <table>
50 <tr><td>None</td></tr> 47 <tr><td>None</td></tr>
51 </table> 48 </table>
49
52 <h3>Class Methods</h3> 50 <h3>Class Methods</h3>
53
54 <table> 51 <table>
55 <tr><td>None</td></tr> 52 <tr><td>None</td></tr>
56 </table> 53 </table>
54
57 <h3>Methods</h3> 55 <h3>Methods</h3>
58
59 <table> 56 <table>
60
61 <tr> 57 <tr>
62 <td><a href="#InterfacePage.__init__">InterfacePage</a></td> 58 <td><a href="#InterfacePage.__init__">InterfacePage</a></td>
63 <td>Constructor</td> 59 <td>Constructor</td>
64 </tr> 60 </tr>
65 <tr> 61 <tr>
89 <tr> 85 <tr>
90 <td><a href="#InterfacePage.save">save</a></td> 86 <td><a href="#InterfacePage.save">save</a></td>
91 <td>Public slot to save the Interface configuration.</td> 87 <td>Public slot to save the Interface configuration.</td>
92 </tr> 88 </tr>
93 </table> 89 </table>
90
94 <h3>Static Methods</h3> 91 <h3>Static Methods</h3>
95
96 <table> 92 <table>
97 <tr><td>None</td></tr> 93 <tr><td>None</td></tr>
98 </table> 94 </table>
99 95
96
100 <a NAME="InterfacePage.__init__" ID="InterfacePage.__init__"></a> 97 <a NAME="InterfacePage.__init__" ID="InterfacePage.__init__"></a>
101 <h4>InterfacePage (Constructor)</h4> 98 <h4>InterfacePage (Constructor)</h4>
102 <b>InterfacePage</b>(<i></i>) 99 <b>InterfacePage</b>(<i></i>)
103
104 <p> 100 <p>
105 Constructor 101 Constructor
106 </p> 102 </p>
103
107 <a NAME="InterfacePage.__populateLanguageCombo" ID="InterfacePage.__populateLanguageCombo"></a> 104 <a NAME="InterfacePage.__populateLanguageCombo" ID="InterfacePage.__populateLanguageCombo"></a>
108 <h4>InterfacePage.__populateLanguageCombo</h4> 105 <h4>InterfacePage.__populateLanguageCombo</h4>
109 <b>__populateLanguageCombo</b>(<i></i>) 106 <b>__populateLanguageCombo</b>(<i></i>)
110
111 <p> 107 <p>
112 Private method to initialize the language combo box. 108 Private method to initialize the language combo box.
113 </p> 109 </p>
110
114 <a NAME="InterfacePage.__populateStyleCombo" ID="InterfacePage.__populateStyleCombo"></a> 111 <a NAME="InterfacePage.__populateStyleCombo" ID="InterfacePage.__populateStyleCombo"></a>
115 <h4>InterfacePage.__populateStyleCombo</h4> 112 <h4>InterfacePage.__populateStyleCombo</h4>
116 <b>__populateStyleCombo</b>(<i></i>) 113 <b>__populateStyleCombo</b>(<i></i>)
117
118 <p> 114 <p>
119 Private method to populate the style combo box. 115 Private method to populate the style combo box.
120 </p> 116 </p>
117
121 <a NAME="InterfacePage.__setIconBarSamples" ID="InterfacePage.__setIconBarSamples"></a> 118 <a NAME="InterfacePage.__setIconBarSamples" ID="InterfacePage.__setIconBarSamples"></a>
122 <h4>InterfacePage.__setIconBarSamples</h4> 119 <h4>InterfacePage.__setIconBarSamples</h4>
123 <b>__setIconBarSamples</b>(<i></i>) 120 <b>__setIconBarSamples</b>(<i></i>)
124
125 <p> 121 <p>
126 Private slot to set the colors of the icon bar color samples. 122 Private slot to set the colors of the icon bar color samples.
127 </p> 123 </p>
124
128 <a NAME="InterfacePage.on_combinedLeftRightSidebarCheckBox_toggled" ID="InterfacePage.on_combinedLeftRightSidebarCheckBox_toggled"></a> 125 <a NAME="InterfacePage.on_combinedLeftRightSidebarCheckBox_toggled" ID="InterfacePage.on_combinedLeftRightSidebarCheckBox_toggled"></a>
129 <h4>InterfacePage.on_combinedLeftRightSidebarCheckBox_toggled</h4> 126 <h4>InterfacePage.on_combinedLeftRightSidebarCheckBox_toggled</h4>
130 <b>on_combinedLeftRightSidebarCheckBox_toggled</b>(<i>checked</i>) 127 <b>on_combinedLeftRightSidebarCheckBox_toggled</b>(<i>checked</i>)
131
132 <p> 128 <p>
133 Private slot handling a change of the combined sidebars checkbox. 129 Private slot handling a change of the combined sidebars checkbox.
134 </p> 130 </p>
131
135 <dl> 132 <dl>
136 133
137 <dt><i>checked</i> (bool)</dt> 134 <dt><i>checked</i> (bool)</dt>
138 <dd> 135 <dd>
139 state of the checkbox 136 state of the checkbox
140 </dd> 137 </dd>
141 </dl> 138 </dl>
142 <a NAME="InterfacePage.on_iconBarButton_clicked" ID="InterfacePage.on_iconBarButton_clicked"></a> 139 <a NAME="InterfacePage.on_iconBarButton_clicked" ID="InterfacePage.on_iconBarButton_clicked"></a>
143 <h4>InterfacePage.on_iconBarButton_clicked</h4> 140 <h4>InterfacePage.on_iconBarButton_clicked</h4>
144 <b>on_iconBarButton_clicked</b>(<i></i>) 141 <b>on_iconBarButton_clicked</b>(<i></i>)
145
146 <p> 142 <p>
147 Private slot to select the icon bar color. 143 Private slot to select the icon bar color.
148 </p> 144 </p>
145
149 <a NAME="InterfacePage.on_resetLayoutButton_clicked" ID="InterfacePage.on_resetLayoutButton_clicked"></a> 146 <a NAME="InterfacePage.on_resetLayoutButton_clicked" ID="InterfacePage.on_resetLayoutButton_clicked"></a>
150 <h4>InterfacePage.on_resetLayoutButton_clicked</h4> 147 <h4>InterfacePage.on_resetLayoutButton_clicked</h4>
151 <b>on_resetLayoutButton_clicked</b>(<i></i>) 148 <b>on_resetLayoutButton_clicked</b>(<i></i>)
152
153 <p> 149 <p>
154 Private method to reset layout to factory defaults. 150 Private method to reset layout to factory defaults.
155 </p> 151 </p>
152
156 <a NAME="InterfacePage.save" ID="InterfacePage.save"></a> 153 <a NAME="InterfacePage.save" ID="InterfacePage.save"></a>
157 <h4>InterfacePage.save</h4> 154 <h4>InterfacePage.save</h4>
158 <b>save</b>(<i></i>) 155 <b>save</b>(<i></i>)
159
160 <p> 156 <p>
161 Public slot to save the Interface configuration. 157 Public slot to save the Interface configuration.
162 </p> 158 </p>
159
163 <div align="right"><a href="#top">Up</a></div> 160 <div align="right"><a href="#top">Up</a></div>
164 <hr /> 161 <hr />
165 <hr /> 162 <hr />
166 <a NAME="create" ID="create"></a> 163 <a NAME="create" ID="create"></a>
167 <h2>create</h2> 164 <h2>create</h2>
168 <b>create</b>(<i>dlg</i>) 165 <b>create</b>(<i>dlg</i>)
169
170 <p> 166 <p>
171 Module function to create the configuration page. 167 Module function to create the configuration page.
172 </p> 168 </p>
169
173 <dl> 170 <dl>
174 171
175 <dt><i>dlg</i> (ConfigurationDialog)</dt> 172 <dt><i>dlg</i> (ConfigurationDialog)</dt>
176 <dd> 173 <dd>
177 reference to the configuration dialog 174 reference to the configuration dialog

eric ide

mercurial