85 <td>Private slot to delete the selected entry.</td> |
85 <td>Private slot to delete the selected entry.</td> |
86 </tr><tr> |
86 </tr><tr> |
87 <td><a href="#ToolConfigurationDialog.on_downButton_clicked">on_downButton_clicked</a></td> |
87 <td><a href="#ToolConfigurationDialog.on_downButton_clicked">on_downButton_clicked</a></td> |
88 <td>Private slot to move an entry down in the list.</td> |
88 <td>Private slot to move an entry down in the list.</td> |
89 </tr><tr> |
89 </tr><tr> |
90 <td><a href="#ToolConfigurationDialog.on_executableButton_clicked">on_executableButton_clicked</a></td> |
90 <td><a href="#ToolConfigurationDialog.on_executablePicker_pathSelected">on_executablePicker_pathSelected</a></td> |
91 <td>Private slot to handle the executable selection via a file selection dialog.</td> |
91 <td>Private slot to check the executable after it has been selected.</td> |
92 </tr><tr> |
92 </tr><tr> |
93 <td><a href="#ToolConfigurationDialog.on_executableEdit_textChanged">on_executableEdit_textChanged</a></td> |
93 <td><a href="#ToolConfigurationDialog.on_executablePicker_textChanged">on_executablePicker_textChanged</a></td> |
94 <td>Private slot called, when the executable was changed.</td> |
94 <td>Private slot called, when the executable was changed.</td> |
95 </tr><tr> |
95 </tr><tr> |
96 <td><a href="#ToolConfigurationDialog.on_iconButton_clicked">on_iconButton_clicked</a></td> |
96 <td><a href="#ToolConfigurationDialog.on_iconPicker_textChanged">on_iconPicker_textChanged</a></td> |
97 <td>Private slot to handle the icon selection via a file selection dialog.</td> |
|
98 </tr><tr> |
|
99 <td><a href="#ToolConfigurationDialog.on_iconEdit_textChanged">on_iconEdit_textChanged</a></td> |
|
100 <td>Private slot called, when the icon path was changed.</td> |
97 <td>Private slot called, when the icon path was changed.</td> |
101 </tr><tr> |
98 </tr><tr> |
102 <td><a href="#ToolConfigurationDialog.on_menuEdit_textChanged">on_menuEdit_textChanged</a></td> |
99 <td><a href="#ToolConfigurationDialog.on_menuEdit_textChanged">on_menuEdit_textChanged</a></td> |
103 <td>Private slot called, when the menu text was changed.</td> |
100 <td>Private slot called, when the menu text was changed.</td> |
104 </tr><tr> |
101 </tr><tr> |
207 </p><a NAME="ToolConfigurationDialog.on_downButton_clicked" ID="ToolConfigurationDialog.on_downButton_clicked"></a> |
204 </p><a NAME="ToolConfigurationDialog.on_downButton_clicked" ID="ToolConfigurationDialog.on_downButton_clicked"></a> |
208 <h4>ToolConfigurationDialog.on_downButton_clicked</h4> |
205 <h4>ToolConfigurationDialog.on_downButton_clicked</h4> |
209 <b>on_downButton_clicked</b>(<i></i>) |
206 <b>on_downButton_clicked</b>(<i></i>) |
210 <p> |
207 <p> |
211 Private slot to move an entry down in the list. |
208 Private slot to move an entry down in the list. |
212 </p><a NAME="ToolConfigurationDialog.on_executableButton_clicked" ID="ToolConfigurationDialog.on_executableButton_clicked"></a> |
209 </p><a NAME="ToolConfigurationDialog.on_executablePicker_pathSelected" ID="ToolConfigurationDialog.on_executablePicker_pathSelected"></a> |
213 <h4>ToolConfigurationDialog.on_executableButton_clicked</h4> |
210 <h4>ToolConfigurationDialog.on_executablePicker_pathSelected</h4> |
214 <b>on_executableButton_clicked</b>(<i></i>) |
211 <b>on_executablePicker_pathSelected</b>(<i>path</i>) |
215 <p> |
212 <p> |
216 Private slot to handle the executable selection via a file selection |
213 Private slot to check the executable after it has been selected. |
217 dialog. |
214 </p><dl> |
218 </p><a NAME="ToolConfigurationDialog.on_executableEdit_textChanged" ID="ToolConfigurationDialog.on_executableEdit_textChanged"></a> |
215 <dt><i>path</i> (str)</dt> |
219 <h4>ToolConfigurationDialog.on_executableEdit_textChanged</h4> |
216 <dd> |
220 <b>on_executableEdit_textChanged</b>(<i>text</i>) |
217 path of the executable |
|
218 </dd> |
|
219 </dl><a NAME="ToolConfigurationDialog.on_executablePicker_textChanged" ID="ToolConfigurationDialog.on_executablePicker_textChanged"></a> |
|
220 <h4>ToolConfigurationDialog.on_executablePicker_textChanged</h4> |
|
221 <b>on_executablePicker_textChanged</b>(<i>text</i>) |
221 <p> |
222 <p> |
222 Private slot called, when the executable was changed. |
223 Private slot called, when the executable was changed. |
223 </p><dl> |
224 </p><dl> |
224 <dt><i>text</i></dt> |
225 <dt><i>text</i></dt> |
225 <dd> |
226 <dd> |
226 the new text (string) (ignored) |
227 the new text (string) (ignored) |
227 </dd> |
228 </dd> |
228 </dl><a NAME="ToolConfigurationDialog.on_iconButton_clicked" ID="ToolConfigurationDialog.on_iconButton_clicked"></a> |
229 </dl><a NAME="ToolConfigurationDialog.on_iconPicker_textChanged" ID="ToolConfigurationDialog.on_iconPicker_textChanged"></a> |
229 <h4>ToolConfigurationDialog.on_iconButton_clicked</h4> |
230 <h4>ToolConfigurationDialog.on_iconPicker_textChanged</h4> |
230 <b>on_iconButton_clicked</b>(<i></i>) |
231 <b>on_iconPicker_textChanged</b>(<i>text</i>) |
231 <p> |
|
232 Private slot to handle the icon selection via a file selection dialog. |
|
233 </p><a NAME="ToolConfigurationDialog.on_iconEdit_textChanged" ID="ToolConfigurationDialog.on_iconEdit_textChanged"></a> |
|
234 <h4>ToolConfigurationDialog.on_iconEdit_textChanged</h4> |
|
235 <b>on_iconEdit_textChanged</b>(<i>text</i>) |
|
236 <p> |
232 <p> |
237 Private slot called, when the icon path was changed. |
233 Private slot called, when the icon path was changed. |
238 </p><dl> |
234 </p><dl> |
239 <dt><i>text</i></dt> |
235 <dt><i>text</i></dt> |
240 <dd> |
236 <dd> |