src/eric7/Documentation/Source/eric7.Project.PropertiesDialog.html

branch
eric7
changeset 10154
d833c6a8c41f
parent 9610
b45bccbdf331
child 10430
e440aaf179ce
equal deleted inserted replaced
10153:ffe7432f716b 10154:d833c6a8c41f
101 <tr> 101 <tr>
102 <td><a href="#PropertiesDialog.on_spellPropertiesButton_clicked">on_spellPropertiesButton_clicked</a></td> 102 <td><a href="#PropertiesDialog.on_spellPropertiesButton_clicked">on_spellPropertiesButton_clicked</a></td>
103 <td>Private slot to display the spelling properties dialog.</td> 103 <td>Private slot to display the spelling properties dialog.</td>
104 </tr> 104 </tr>
105 <tr> 105 <tr>
106 <td><a href="#PropertiesDialog.on_srcDirPicker_aboutToShowPathPickerDialog">on_srcDirPicker_aboutToShowPathPickerDialog</a></td>
107 <td>Private slot to perform actions before the sources sub-directory selection dialog is shown.</td>
108 </tr>
109 <tr>
110 <td><a href="#PropertiesDialog.on_srcDirPicker_pathSelected">on_srcDirPicker_pathSelected</a></td>
111 <td>Private slot to check the selected sources sub-directory name.</td>
112 </tr>
113 <tr>
106 <td><a href="#PropertiesDialog.on_transPropertiesButton_clicked">on_transPropertiesButton_clicked</a></td> 114 <td><a href="#PropertiesDialog.on_transPropertiesButton_clicked">on_transPropertiesButton_clicked</a></td>
107 <td>Private slot to display the translations properties dialog.</td> 115 <td>Private slot to display the translations properties dialog.</td>
108 </tr> 116 </tr>
109 <tr> 117 <tr>
110 <td><a href="#PropertiesDialog.on_vcsInfoButton_clicked">on_vcsInfoButton_clicked</a></td> 118 <td><a href="#PropertiesDialog.on_vcsInfoButton_clicked">on_vcsInfoButton_clicked</a></td>
258 <b>on_spellPropertiesButton_clicked</b>(<i></i>) 266 <b>on_spellPropertiesButton_clicked</b>(<i></i>)
259 267
260 <p> 268 <p>
261 Private slot to display the spelling properties dialog. 269 Private slot to display the spelling properties dialog.
262 </p> 270 </p>
271 <a NAME="PropertiesDialog.on_srcDirPicker_aboutToShowPathPickerDialog" ID="PropertiesDialog.on_srcDirPicker_aboutToShowPathPickerDialog"></a>
272 <h4>PropertiesDialog.on_srcDirPicker_aboutToShowPathPickerDialog</h4>
273 <b>on_srcDirPicker_aboutToShowPathPickerDialog</b>(<i></i>)
274
275 <p>
276 Private slot to perform actions before the sources sub-directory selection
277 dialog is shown.
278 </p>
279 <a NAME="PropertiesDialog.on_srcDirPicker_pathSelected" ID="PropertiesDialog.on_srcDirPicker_pathSelected"></a>
280 <h4>PropertiesDialog.on_srcDirPicker_pathSelected</h4>
281 <b>on_srcDirPicker_pathSelected</b>(<i>srcDir</i>)
282
283 <p>
284 Private slot to check the selected sources sub-directory name.
285 </p>
286 <dl>
287
288 <dt><i>srcDir</i> (str)</dt>
289 <dd>
290 name of the sources directory name
291 </dd>
292 </dl>
263 <a NAME="PropertiesDialog.on_transPropertiesButton_clicked" ID="PropertiesDialog.on_transPropertiesButton_clicked"></a> 293 <a NAME="PropertiesDialog.on_transPropertiesButton_clicked" ID="PropertiesDialog.on_transPropertiesButton_clicked"></a>
264 <h4>PropertiesDialog.on_transPropertiesButton_clicked</h4> 294 <h4>PropertiesDialog.on_transPropertiesButton_clicked</h4>
265 <b>on_transPropertiesButton_clicked</b>(<i></i>) 295 <b>on_transPropertiesButton_clicked</b>(<i></i>)
266 296
267 <p> 297 <p>

eric ide

mercurial