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

branch
eric7
changeset 10428
a071d4065202
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10427:3733e2b23cf7 10428:a071d4065202
100 <p> 100 <p>
101 Constructor 101 Constructor
102 </p> 102 </p>
103 <dl> 103 <dl>
104 104
105 <dt><i>configDialog</i></dt> 105 <dt><i>configDialog</i> (ConfigurationDialog)</dt>
106 <dd> 106 <dd>
107 reference to the configuration dialog 107 reference to the configuration dialog
108 (ConfigurationDialog)
109 </dd> 108 </dd>
110 </dl> 109 </dl>
111 <a NAME="WebBrowserPage.on_defaultHomeButton_clicked" ID="WebBrowserPage.on_defaultHomeButton_clicked"></a> 110 <a NAME="WebBrowserPage.on_defaultHomeButton_clicked" ID="WebBrowserPage.on_defaultHomeButton_clicked"></a>
112 <h4>WebBrowserPage.on_defaultHomeButton_clicked</h4> 111 <h4>WebBrowserPage.on_defaultHomeButton_clicked</h4>
113 <b>on_defaultHomeButton_clicked</b>(<i></i>) 112 <b>on_defaultHomeButton_clicked</b>(<i></i>)
144 Private slot to enable elements depending on the selected startup 143 Private slot to enable elements depending on the selected startup
145 entry. 144 entry.
146 </p> 145 </p>
147 <dl> 146 <dl>
148 147
149 <dt><i>index</i></dt> 148 <dt><i>index</i> (int)</dt>
150 <dd> 149 <dd>
151 index of the selected entry (integer) 150 index of the selected entry
152 </dd> 151 </dd>
153 </dl> 152 </dl>
154 <a NAME="WebBrowserPage.save" ID="WebBrowserPage.save"></a> 153 <a NAME="WebBrowserPage.save" ID="WebBrowserPage.save"></a>
155 <h4>WebBrowserPage.save</h4> 154 <h4>WebBrowserPage.save</h4>
156 <b>save</b>(<i></i>) 155 <b>save</b>(<i></i>)
168 <p> 167 <p>
169 Module function to create the configuration page. 168 Module function to create the configuration page.
170 </p> 169 </p>
171 <dl> 170 <dl>
172 171
173 <dt><i>dlg</i></dt> 172 <dt><i>dlg</i> (ConfigurationDialog)</dt>
174 <dd> 173 <dd>
175 reference to the configuration dialog 174 reference to the configuration dialog
176 </dd> 175 </dd>
177 </dl> 176 </dl>
178 <dl> 177 <dl>
179 <dt>Return:</dt> 178 <dt>Return:</dt>
180 <dd> 179 <dd>
181 reference to the instantiated page (ConfigurationPageBase) 180 reference to the instantiated page
181 </dd>
182 </dl>
183 <dl>
184 <dt>Return Type:</dt>
185 <dd>
186 ConfigurationPageBase
182 </dd> 187 </dd>
183 </dl> 188 </dl>
184 <div align="right"><a href="#top">Up</a></div> 189 <div align="right"><a href="#top">Up</a></div>
185 <hr /> 190 <hr />
186 </body></html> 191 </body></html>

eric ide

mercurial