eric6/Documentation/Source/eric6.Project.CreateDialogCodeDialog.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
159 159
160 <p> 160 <p>
161 Private method to get the class name of a form. 161 Private method to get the class name of a form.
162 </p> 162 </p>
163 <dl> 163 <dl>
164 <dt>Returns:</dt> 164 <dt>Return:</dt>
165 <dd> 165 <dd>
166 class name 166 class name
167 </dd> 167 </dd>
168 </dl> 168 </dl>
169 <dl> 169 <dl>
200 <dd> 200 <dd>
201 type as reported by Qt (QByteArray) 201 type as reported by Qt (QByteArray)
202 </dd> 202 </dd>
203 </dl> 203 </dl>
204 <dl> 204 <dl>
205 <dt>Returns:</dt> 205 <dt>Return:</dt>
206 <dd> 206 <dd>
207 mapped Python type (string) 207 mapped Python type (string)
208 </dd> 208 </dd>
209 </dl> 209 </dl>
210 <a NAME="CreateDialogCodeDialog.__objectName" ID="CreateDialogCodeDialog.__objectName"></a> 210 <a NAME="CreateDialogCodeDialog.__objectName" ID="CreateDialogCodeDialog.__objectName"></a>
213 213
214 <p> 214 <p>
215 Private method to get the object name of a form. 215 Private method to get the object name of a form.
216 </p> 216 </p>
217 <dl> 217 <dl>
218 <dt>Returns:</dt> 218 <dt>Return:</dt>
219 <dd> 219 <dd>
220 object name 220 object name
221 </dd> 221 </dd>
222 </dl> 222 </dl>
223 <dl> 223 <dl>
240 <dd> 240 <dd>
241 uic command to be run 241 uic command to be run
242 </dd> 242 </dd>
243 </dl> 243 </dl>
244 <dl> 244 <dl>
245 <dt>Returns:</dt> 245 <dt>Return:</dt>
246 <dd> 246 <dd>
247 tuple of process output and error flag 247 tuple of process output and error flag
248 </dd> 248 </dd>
249 </dl> 249 </dl>
250 <dl> 250 <dl>
259 259
260 <p> 260 <p>
261 Private slot to get the signatures. 261 Private slot to get the signatures.
262 </p> 262 </p>
263 <dl> 263 <dl>
264 <dt>Returns:</dt> 264 <dt>Return:</dt>
265 <dd> 265 <dd>
266 list of signatures (list of strings) 266 list of signatures (list of strings)
267 </dd> 267 </dd>
268 </dl> 268 </dl>
269 <a NAME="CreateDialogCodeDialog.__updateSlotsModel" ID="CreateDialogCodeDialog.__updateSlotsModel"></a> 269 <a NAME="CreateDialogCodeDialog.__updateSlotsModel" ID="CreateDialogCodeDialog.__updateSlotsModel"></a>
279 279
280 <p> 280 <p>
281 Public method to determine, if there was an initialzation error. 281 Public method to determine, if there was an initialzation error.
282 </p> 282 </p>
283 <dl> 283 <dl>
284 <dt>Returns:</dt> 284 <dt>Return:</dt>
285 <dd> 285 <dd>
286 flag indicating an initialzation error (boolean) 286 flag indicating an initialzation error (boolean)
287 </dd> 287 </dd>
288 </dl> 288 </dl>
289 <a NAME="CreateDialogCodeDialog.on_buttonBox_clicked" ID="CreateDialogCodeDialog.on_buttonBox_clicked"></a> 289 <a NAME="CreateDialogCodeDialog.on_buttonBox_clicked" ID="CreateDialogCodeDialog.on_buttonBox_clicked"></a>

eric ide

mercurial