9235:b5fe898e171f | 9236:db53a9efe7ef |
---|---|
3830 (boolean) | 3830 (boolean) |
3831 </dd> | 3831 </dd> |
3832 </dl> | 3832 </dl> |
3833 <a NAME="Project.registerProjectType" ID="Project.registerProjectType"></a> | 3833 <a NAME="Project.registerProjectType" ID="Project.registerProjectType"></a> |
3834 <h4>Project.registerProjectType</h4> | 3834 <h4>Project.registerProjectType</h4> |
3835 <b>registerProjectType</b>(<i>type_, description, fileTypeCallback=None, binaryTranslationsCallback=None, lexerAssociationCallback=None, progLanguages=None</i>) | 3835 <b>registerProjectType</b>(<i>type_, description, fileTypeCallback=None, binaryTranslationsCallback=None, lexerAssociationCallback=None, progLanguages=None, </i>) |
3836 | 3836 |
3837 <p> | 3837 <p> |
3838 Public method to register a project type. | 3838 Public method to register a project type. |
3839 </p> | 3839 </p> |
3840 <dl> | 3840 <dl> |
4110 flag indicating success (boolean) | 4110 flag indicating success (boolean) |
4111 </dd> | 4111 </dd> |
4112 </dl> | 4112 </dl> |
4113 <a NAME="Project.setDbgInfo" ID="Project.setDbgInfo"></a> | 4113 <a NAME="Project.setDbgInfo" ID="Project.setDbgInfo"></a> |
4114 <h4>Project.setDbgInfo</h4> | 4114 <h4>Project.setDbgInfo</h4> |
4115 <b>setDbgInfo</b>(<i>venvName, argv, wd, env, excReporting, excList, excIgnoreList, autoClearShell, tracePython=None, autoContinue=None, enableMultiprocess=None, multiprocessNoDebug=None, configOverride=None</i>) | 4115 <b>setDbgInfo</b>(<i>venvName, argv, wd, env, excReporting, excList, excIgnoreList, autoClearShell, tracePython=None, autoContinue=None, enableMultiprocess=None, multiprocessNoDebug=None, configOverride=None, </i>) |
4116 | 4116 |
4117 <p> | 4117 <p> |
4118 Public method to set the debugging information. | 4118 Public method to set the debugging information. |
4119 </p> | 4119 </p> |
4120 <dl> | 4120 <dl> |