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

branch
eric7
changeset 10428
a071d4065202
parent 10259
b51dfacef37f
child 10479
856476537696
equal deleted inserted replaced
10427:3733e2b23cf7 10428:a071d4065202
164 Private slot to handle the currentRowChanged signal of the icons 164 Private slot to handle the currentRowChanged signal of the icons
165 directory list. 165 directory list.
166 </p> 166 </p>
167 <dl> 167 <dl>
168 168
169 <dt><i>row</i></dt> 169 <dt><i>row</i> (int)</dt>
170 <dd> 170 <dd>
171 the current row (integer) 171 the current row
172 </dd> 172 </dd>
173 </dl> 173 </dl>
174 <a NAME="IconsPage.on_iconDirectoryPicker_textChanged" ID="IconsPage.on_iconDirectoryPicker_textChanged"></a> 174 <a NAME="IconsPage.on_iconDirectoryPicker_textChanged" ID="IconsPage.on_iconDirectoryPicker_textChanged"></a>
175 <h4>IconsPage.on_iconDirectoryPicker_textChanged</h4> 175 <h4>IconsPage.on_iconDirectoryPicker_textChanged</h4>
176 <b>on_iconDirectoryPicker_textChanged</b>(<i>txt</i>) 176 <b>on_iconDirectoryPicker_textChanged</b>(<i>txt</i>)
178 <p> 178 <p>
179 Private slot to handle the textChanged signal of the directory picker. 179 Private slot to handle the textChanged signal of the directory picker.
180 </p> 180 </p>
181 <dl> 181 <dl>
182 182
183 <dt><i>txt</i></dt> 183 <dt><i>txt</i> (str)</dt>
184 <dd> 184 <dd>
185 the text of the directory picker (string) 185 the text of the directory picker
186 </dd> 186 </dd>
187 </dl> 187 </dl>
188 <a NAME="IconsPage.on_showDefaultIconsButton_clicked" ID="IconsPage.on_showDefaultIconsButton_clicked"></a> 188 <a NAME="IconsPage.on_showDefaultIconsButton_clicked" ID="IconsPage.on_showDefaultIconsButton_clicked"></a>
189 <h4>IconsPage.on_showDefaultIconsButton_clicked</h4> 189 <h4>IconsPage.on_showDefaultIconsButton_clicked</h4>
190 <b>on_showDefaultIconsButton_clicked</b>(<i></i>) 190 <b>on_showDefaultIconsButton_clicked</b>(<i></i>)
223 <p> 223 <p>
224 Module function to create the configuration page. 224 Module function to create the configuration page.
225 </p> 225 </p>
226 <dl> 226 <dl>
227 227
228 <dt><i>dlg</i></dt> 228 <dt><i>dlg</i> (ConfigurationDialog)</dt>
229 <dd> 229 <dd>
230 reference to the configuration dialog 230 reference to the configuration dialog
231 </dd> 231 </dd>
232 </dl> 232 </dl>
233 <dl> 233 <dl>
234 <dt>Return:</dt> 234 <dt>Return:</dt>
235 <dd> 235 <dd>
236 reference to the instantiated page (ConfigurationPageBase) 236 reference to the instantiated page
237 </dd>
238 </dl>
239 <dl>
240 <dt>Return Type:</dt>
241 <dd>
242 ConfigurationPageBase
237 </dd> 243 </dd>
238 </dl> 244 </dl>
239 <div align="right"><a href="#top">Up</a></div> 245 <div align="right"><a href="#top">Up</a></div>
240 <hr /> 246 <hr />
241 </body></html> 247 </body></html>

eric ide

mercurial