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

branch
eric7
changeset 10430
e440aaf179ce
parent 9427
905e7af29101
child 10479
856476537696
equal deleted inserted replaced
10429:643989a1e2bd 10430:e440aaf179ce
120 <p> 120 <p>
121 Constructor 121 Constructor
122 </p> 122 </p>
123 <dl> 123 <dl>
124 124
125 <dt><i>project</i></dt> 125 <dt><i>project</i> (Project)</dt>
126 <dd> 126 <dd>
127 reference to the project object 127 reference to the project object
128 </dd> 128 </dd>
129 <dt><i>new</i></dt> 129 <dt><i>new</i> (bool)</dt>
130 <dd> 130 <dd>
131 flag indicating the generation of a new project 131 flag indicating the generation of a new project
132 </dd> 132 </dd>
133 <dt><i>parent</i></dt> 133 <dt><i>parent</i> (QWidget)</dt>
134 <dd> 134 <dd>
135 parent widget of this dialog (QWidget) 135 parent widget of this dialog
136 </dd> 136 </dd>
137 </dl> 137 </dl>
138 <a NAME="TranslationPropertiesDialog.initDialog" ID="TranslationPropertiesDialog.initDialog"></a> 138 <a NAME="TranslationPropertiesDialog.initDialog" ID="TranslationPropertiesDialog.initDialog"></a>
139 <h4>TranslationPropertiesDialog.initDialog</h4> 139 <h4>TranslationPropertiesDialog.initDialog</h4>
140 <b>initDialog</b>(<i></i>) 140 <b>initDialog</b>(<i></i>)
184 <p> 184 <p>
185 Private slot to handle the textChanged signal of the exception edit. 185 Private slot to handle the textChanged signal of the exception edit.
186 </p> 186 </p>
187 <dl> 187 <dl>
188 188
189 <dt><i>txt</i></dt> 189 <dt><i>txt</i> (str)</dt>
190 <dd> 190 <dd>
191 the text of the exception edit (string) 191 the text of the exception edit
192 </dd> 192 </dd>
193 </dl> 193 </dl>
194 <a NAME="TranslationPropertiesDialog.on_exceptionsList_currentRowChanged" ID="TranslationPropertiesDialog.on_exceptionsList_currentRowChanged"></a> 194 <a NAME="TranslationPropertiesDialog.on_exceptionsList_currentRowChanged" ID="TranslationPropertiesDialog.on_exceptionsList_currentRowChanged"></a>
195 <h4>TranslationPropertiesDialog.on_exceptionsList_currentRowChanged</h4> 195 <h4>TranslationPropertiesDialog.on_exceptionsList_currentRowChanged</h4>
196 <b>on_exceptionsList_currentRowChanged</b>(<i>row</i>) 196 <b>on_exceptionsList_currentRowChanged</b>(<i>row</i>)
199 Private slot to handle the currentRowChanged signal of the exceptions 199 Private slot to handle the currentRowChanged signal of the exceptions
200 list. 200 list.
201 </p> 201 </p>
202 <dl> 202 <dl>
203 203
204 <dt><i>row</i></dt> 204 <dt><i>row</i> (int)</dt>
205 <dd> 205 <dd>
206 the current row (integer) 206 the current row
207 </dd> 207 </dd>
208 </dl> 208 </dl>
209 <a NAME="TranslationPropertiesDialog.on_transBinPathPicker_pathSelected" ID="TranslationPropertiesDialog.on_transBinPathPicker_pathSelected"></a> 209 <a NAME="TranslationPropertiesDialog.on_transBinPathPicker_pathSelected" ID="TranslationPropertiesDialog.on_transBinPathPicker_pathSelected"></a>
210 <h4>TranslationPropertiesDialog.on_transBinPathPicker_pathSelected</h4> 210 <h4>TranslationPropertiesDialog.on_transBinPathPicker_pathSelected</h4>
211 <b>on_transBinPathPicker_pathSelected</b>(<i>path</i>) 211 <b>on_transBinPathPicker_pathSelected</b>(<i>path</i>)
241 <p> 241 <p>
242 Private slot to check the translation pattern for correctness. 242 Private slot to check the translation pattern for correctness.
243 </p> 243 </p>
244 <dl> 244 <dl>
245 245
246 <dt><i>txt</i></dt> 246 <dt><i>txt</i> (str)</dt>
247 <dd> 247 <dd>
248 text of the transPatternPicker line edit (string) 248 text of the transPatternPicker line edit
249 </dd> 249 </dd>
250 </dl> 250 </dl>
251 <a NAME="TranslationPropertiesDialog.storeData" ID="TranslationPropertiesDialog.storeData"></a> 251 <a NAME="TranslationPropertiesDialog.storeData" ID="TranslationPropertiesDialog.storeData"></a>
252 <h4>TranslationPropertiesDialog.storeData</h4> 252 <h4>TranslationPropertiesDialog.storeData</h4>
253 <b>storeData</b>(<i></i>) 253 <b>storeData</b>(<i></i>)

eric ide

mercurial