82 <td>Private slot to handle the textChanged signal of the exception edit.</td> |
82 <td>Private slot to handle the textChanged signal of the exception edit.</td> |
83 </tr><tr> |
83 </tr><tr> |
84 <td><a href="#TranslationPropertiesDialog.on_exceptionsList_currentRowChanged">on_exceptionsList_currentRowChanged</a></td> |
84 <td><a href="#TranslationPropertiesDialog.on_exceptionsList_currentRowChanged">on_exceptionsList_currentRowChanged</a></td> |
85 <td>Private slot to handle the currentRowChanged signal of the exceptions list.</td> |
85 <td>Private slot to handle the currentRowChanged signal of the exceptions list.</td> |
86 </tr><tr> |
86 </tr><tr> |
87 <td><a href="#TranslationPropertiesDialog.on_transBinPathButton_clicked">on_transBinPathButton_clicked</a></td> |
87 <td><a href="#TranslationPropertiesDialog.on_transBinPathPicker_pathSelected">on_transBinPathPicker_pathSelected</a></td> |
88 <td>Private slot to display a directory selection dialog.</td> |
88 <td>Private slot handling the selection of a binary translations path.</td> |
89 </tr><tr> |
89 </tr><tr> |
90 <td><a href="#TranslationPropertiesDialog.on_transPatternButton_clicked">on_transPatternButton_clicked</a></td> |
90 <td><a href="#TranslationPropertiesDialog.on_transPatternPicker_pathSelected">on_transPatternPicker_pathSelected</a></td> |
91 <td>Private slot to display a file selection dialog.</td> |
91 <td>Private slot handling the selection of a translation path.</td> |
92 </tr><tr> |
92 </tr><tr> |
93 <td><a href="#TranslationPropertiesDialog.on_transPatternEdit_textChanged">on_transPatternEdit_textChanged</a></td> |
93 <td><a href="#TranslationPropertiesDialog.on_transPatternPicker_textChanged">on_transPatternPicker_textChanged</a></td> |
94 <td>Private slot to check the translation pattern for correctness.</td> |
94 <td>Private slot to check the translation pattern for correctness.</td> |
95 </tr><tr> |
95 </tr><tr> |
96 <td><a href="#TranslationPropertiesDialog.storeData">storeData</a></td> |
96 <td><a href="#TranslationPropertiesDialog.storeData">storeData</a></td> |
97 <td>Public method to store the entered/modified data.</td> |
97 <td>Public method to store the entered/modified data.</td> |
98 </tr> |
98 </tr> |
166 </p><dl> |
166 </p><dl> |
167 <dt><i>row</i></dt> |
167 <dt><i>row</i></dt> |
168 <dd> |
168 <dd> |
169 the current row (integer) |
169 the current row (integer) |
170 </dd> |
170 </dd> |
171 </dl><a NAME="TranslationPropertiesDialog.on_transBinPathButton_clicked" ID="TranslationPropertiesDialog.on_transBinPathButton_clicked"></a> |
171 </dl><a NAME="TranslationPropertiesDialog.on_transBinPathPicker_pathSelected" ID="TranslationPropertiesDialog.on_transBinPathPicker_pathSelected"></a> |
172 <h4>TranslationPropertiesDialog.on_transBinPathButton_clicked</h4> |
172 <h4>TranslationPropertiesDialog.on_transBinPathPicker_pathSelected</h4> |
173 <b>on_transBinPathButton_clicked</b>(<i></i>) |
173 <b>on_transBinPathPicker_pathSelected</b>(<i>path</i>) |
174 <p> |
174 <p> |
175 Private slot to display a directory selection dialog. |
175 Private slot handling the selection of a binary translations path. |
176 </p><a NAME="TranslationPropertiesDialog.on_transPatternButton_clicked" ID="TranslationPropertiesDialog.on_transPatternButton_clicked"></a> |
176 </p><dl> |
177 <h4>TranslationPropertiesDialog.on_transPatternButton_clicked</h4> |
177 <dt><i>path</i> (str)</dt> |
178 <b>on_transPatternButton_clicked</b>(<i></i>) |
178 <dd> |
179 <p> |
179 selected path |
180 Private slot to display a file selection dialog. |
180 </dd> |
181 </p><a NAME="TranslationPropertiesDialog.on_transPatternEdit_textChanged" ID="TranslationPropertiesDialog.on_transPatternEdit_textChanged"></a> |
181 </dl><a NAME="TranslationPropertiesDialog.on_transPatternPicker_pathSelected" ID="TranslationPropertiesDialog.on_transPatternPicker_pathSelected"></a> |
182 <h4>TranslationPropertiesDialog.on_transPatternEdit_textChanged</h4> |
182 <h4>TranslationPropertiesDialog.on_transPatternPicker_pathSelected</h4> |
183 <b>on_transPatternEdit_textChanged</b>(<i>txt</i>) |
183 <b>on_transPatternPicker_pathSelected</b>(<i>path</i>) |
|
184 <p> |
|
185 Private slot handling the selection of a translation path. |
|
186 </p><dl> |
|
187 <dt><i>path</i> (str)</dt> |
|
188 <dd> |
|
189 selected path |
|
190 </dd> |
|
191 </dl><a NAME="TranslationPropertiesDialog.on_transPatternPicker_textChanged" ID="TranslationPropertiesDialog.on_transPatternPicker_textChanged"></a> |
|
192 <h4>TranslationPropertiesDialog.on_transPatternPicker_textChanged</h4> |
|
193 <b>on_transPatternPicker_textChanged</b>(<i>txt</i>) |
184 <p> |
194 <p> |
185 Private slot to check the translation pattern for correctness. |
195 Private slot to check the translation pattern for correctness. |
186 </p><dl> |
196 </p><dl> |
187 <dt><i>txt</i></dt> |
197 <dt><i>txt</i></dt> |
188 <dd> |
198 <dd> |
189 text of the transPatternEdit lineedit (string) |
199 text of the transPatternPicker line edit (string) |
190 </dd> |
200 </dd> |
191 </dl><a NAME="TranslationPropertiesDialog.storeData" ID="TranslationPropertiesDialog.storeData"></a> |
201 </dl><a NAME="TranslationPropertiesDialog.storeData" ID="TranslationPropertiesDialog.storeData"></a> |
192 <h4>TranslationPropertiesDialog.storeData</h4> |
202 <h4>TranslationPropertiesDialog.storeData</h4> |
193 <b>storeData</b>(<i></i>) |
203 <b>storeData</b>(<i></i>) |
194 <p> |
204 <p> |