7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
285 | 285 |
286 <p> | 286 <p> |
287 Private method to get the license text. | 287 Private method to get the license text. |
288 </p> | 288 </p> |
289 <dl> | 289 <dl> |
290 <dt>Returns:</dt> | 290 <dt>Return:</dt> |
291 <dd> | 291 <dd> |
292 license text (string) | 292 license text (string) |
293 </dd> | 293 </dd> |
294 </dl> | 294 </dl> |
295 <a NAME="SetupWizardDialog.__getStartDir" ID="SetupWizardDialog.__getStartDir"></a> | 295 <a NAME="SetupWizardDialog.__getStartDir" ID="SetupWizardDialog.__getStartDir"></a> |
298 | 298 |
299 <p> | 299 <p> |
300 Private method to get the start directory for selection dialogs. | 300 Private method to get the start directory for selection dialogs. |
301 </p> | 301 </p> |
302 <dl> | 302 <dl> |
303 <dt>Returns:</dt> | 303 <dt>Return:</dt> |
304 <dd> | 304 <dd> |
305 start directory (string) | 305 start directory (string) |
306 </dd> | 306 </dd> |
307 </dl> | 307 </dl> |
308 <a NAME="SetupWizardDialog.__loadClassifiersFromPyPI" ID="SetupWizardDialog.__loadClassifiersFromPyPI"></a> | 308 <a NAME="SetupWizardDialog.__loadClassifiersFromPyPI" ID="SetupWizardDialog.__loadClassifiersFromPyPI"></a> |
345 <dd> | 345 <dd> |
346 string used for indentation (space or tab) (string) | 346 string used for indentation (space or tab) (string) |
347 </dd> | 347 </dd> |
348 </dl> | 348 </dl> |
349 <dl> | 349 <dl> |
350 <dt>Returns:</dt> | 350 <dt>Return:</dt> |
351 <dd> | 351 <dd> |
352 generated code (string) | 352 generated code (string) |
353 </dd> | 353 </dd> |
354 </dl> | 354 </dl> |
355 <a NAME="SetupWizardDialog.on_addExludePatternButton_clicked" ID="SetupWizardDialog.on_addExludePatternButton_clicked"></a> | 355 <a NAME="SetupWizardDialog.on_addExludePatternButton_clicked" ID="SetupWizardDialog.on_addExludePatternButton_clicked"></a> |