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

changeset 7989
a21d673a8f99
parent 7960
e8fc383322f7
child 7994
49aa77e9c593
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
1144 <dd> 1144 <dd>
1145 name of the raw translations file (string) 1145 name of the raw translations file (string)
1146 </dd> 1146 </dd>
1147 </dl> 1147 </dl>
1148 <dl> 1148 <dl>
1149 <dt>Returns:</dt> 1149 <dt>Return:</dt>
1150 <dd> 1150 <dd>
1151 name of the binary translations file (string) 1151 name of the binary translations file (string)
1152 </dd> 1152 </dd>
1153 </dl> 1153 </dl>
1154 <a NAME="Project.__checkFilesExist" ID="Project.__checkFilesExist"></a> 1154 <a NAME="Project.__checkFilesExist" ID="Project.__checkFilesExist"></a>
1188 <dd> 1188 <dd>
1189 group to check (string) 1189 group to check (string)
1190 </dd> 1190 </dd>
1191 </dl> 1191 </dl>
1192 <dl> 1192 <dl>
1193 <dt>Returns:</dt> 1193 <dt>Return:</dt>
1194 <dd> 1194 <dd>
1195 flag indicating membership (boolean) 1195 flag indicating membership (boolean)
1196 </dd> 1196 </dd>
1197 </dl> 1197 </dl>
1198 <a NAME="Project.__cleanupMake" ID="Project.__cleanupMake"></a> 1198 <a NAME="Project.__cleanupMake" ID="Project.__cleanupMake"></a>
1227 <dd> 1227 <dd>
1228 name of the plugin file to modify (string) 1228 name of the plugin file to modify (string)
1229 </dd> 1229 </dd>
1230 </dl> 1230 </dl>
1231 <dl> 1231 <dl>
1232 <dt>Returns:</dt> 1232 <dt>Return:</dt>
1233 <dd> 1233 <dd>
1234 modified source (bytes), snapshot version string (string) 1234 modified source (bytes), snapshot version string (string)
1235 </dd> 1235 </dd>
1236 </dl> 1236 </dl>
1237 <a NAME="Project.__createZipDirEntries" ID="Project.__createZipDirEntries"></a> 1237 <a NAME="Project.__createZipDirEntries" ID="Project.__createZipDirEntries"></a>
1346 <dd> 1346 <dd>
1347 filename to be checked 1347 filename to be checked
1348 </dd> 1348 </dd>
1349 </dl> 1349 </dl>
1350 <dl> 1350 <dl>
1351 <dt>Returns:</dt> 1351 <dt>Return:</dt>
1352 <dd> 1352 <dd>
1353 flag indicating membership 1353 flag indicating membership
1354 </dd> 1354 </dd>
1355 </dl> 1355 </dl>
1356 <dl> 1356 <dl>
1470 <dd> 1470 <dd>
1471 name of the plugin file (string) 1471 name of the plugin file (string)
1472 </dd> 1472 </dd>
1473 </dl> 1473 </dl>
1474 <dl> 1474 <dl>
1475 <dt>Returns:</dt> 1475 <dt>Return:</dt>
1476 <dd> 1476 <dd>
1477 version string (string) 1477 version string (string)
1478 </dd> 1478 </dd>
1479 </dl> 1479 </dl>
1480 <a NAME="Project.__pluginVersionToTuple" ID="Project.__pluginVersionToTuple"></a> 1480 <a NAME="Project.__pluginVersionToTuple" ID="Project.__pluginVersionToTuple"></a>
1491 <dd> 1491 <dd>
1492 version string to be converted 1492 version string to be converted
1493 </dd> 1493 </dd>
1494 </dl> 1494 </dl>
1495 <dl> 1495 <dl>
1496 <dt>Returns:</dt> 1496 <dt>Return:</dt>
1497 <dd> 1497 <dd>
1498 version info as a tuple 1498 version info as a tuple
1499 </dd> 1499 </dd>
1500 </dl> 1500 </dl>
1501 <dl> 1501 <dl>
1532 <dd> 1532 <dd>
1533 filename of the project file to be read (string) 1533 filename of the project file to be read (string)
1534 </dd> 1534 </dd>
1535 </dl> 1535 </dl>
1536 <dl> 1536 <dl>
1537 <dt>Returns:</dt> 1537 <dt>Return:</dt>
1538 <dd> 1538 <dd>
1539 flag indicating success 1539 flag indicating success
1540 </dd> 1540 </dd>
1541 </dl> 1541 </dl>
1542 <a NAME="Project.__readSession" ID="Project.__readSession"></a> 1542 <a NAME="Project.__readSession" ID="Project.__readSession"></a>
1747 <dd> 1747 <dd>
1748 programming language (string) 1748 programming language (string)
1749 </dd> 1749 </dd>
1750 </dl> 1750 </dl>
1751 <dl> 1751 <dl>
1752 <dt>Returns:</dt> 1752 <dt>Return:</dt>
1753 <dd> 1753 <dd>
1754 source extensions (list of string) 1754 source extensions (list of string)
1755 </dd> 1755 </dd>
1756 </dl> 1756 </dl>
1757 <a NAME="Project.__statusMonitorStatus" ID="Project.__statusMonitorStatus"></a> 1757 <a NAME="Project.__statusMonitorStatus" ID="Project.__statusMonitorStatus"></a>
1822 is used instead of the one in the project object. This is the 1822 is used instead of the one in the project object. This is the
1823 'save as' action. 1823 'save as' action.
1824 </dd> 1824 </dd>
1825 </dl> 1825 </dl>
1826 <dl> 1826 <dl>
1827 <dt>Returns:</dt> 1827 <dt>Return:</dt>
1828 <dd> 1828 <dd>
1829 flag indicating success 1829 flag indicating success
1830 </dd> 1830 </dd>
1831 </dl> 1831 </dl>
1832 <a NAME="Project.__writeSession" ID="Project.__writeSession"></a> 1832 <a NAME="Project.__writeSession" ID="Project.__writeSession"></a>
2053 flag indicating special reporting 2053 flag indicating special reporting
2054 for syntax errors (boolean) 2054 for syntax errors (boolean)
2055 </dd> 2055 </dd>
2056 </dl> 2056 </dl>
2057 <dl> 2057 <dl>
2058 <dt>Returns:</dt> 2058 <dt>Return:</dt>
2059 <dd> 2059 <dd>
2060 flag indicating success (boolean) 2060 flag indicating success (boolean)
2061 </dd> 2061 </dd>
2062 </dl> 2062 </dl>
2063 <a NAME="Project.checkDirty" ID="Project.checkDirty"></a> 2063 <a NAME="Project.checkDirty" ID="Project.checkDirty"></a>
2066 2066
2067 <p> 2067 <p>
2068 Public method to check dirty status and open a message window. 2068 Public method to check dirty status and open a message window.
2069 </p> 2069 </p>
2070 <dl> 2070 <dl>
2071 <dt>Returns:</dt> 2071 <dt>Return:</dt>
2072 <dd> 2072 <dd>
2073 flag indicating whether this operation was successful (boolean) 2073 flag indicating whether this operation was successful (boolean)
2074 </dd> 2074 </dd>
2075 </dl> 2075 </dl>
2076 <a NAME="Project.checkLanguageFiles" ID="Project.checkLanguageFiles"></a> 2076 <a NAME="Project.checkLanguageFiles" ID="Project.checkLanguageFiles"></a>
2132 <dd> 2132 <dd>
2133 flag indicating to not perform save actions (boolean) 2133 flag indicating to not perform save actions (boolean)
2134 </dd> 2134 </dd>
2135 </dl> 2135 </dl>
2136 <dl> 2136 <dl>
2137 <dt>Returns:</dt> 2137 <dt>Return:</dt>
2138 <dd> 2138 <dd>
2139 flag indicating success (boolean) 2139 flag indicating success (boolean)
2140 </dd> 2140 </dd>
2141 </dl> 2141 </dl>
2142 <a NAME="Project.copyDirectory" ID="Project.copyDirectory"></a> 2142 <a NAME="Project.copyDirectory" ID="Project.copyDirectory"></a>
2191 <dd> 2191 <dd>
2192 directory name to be removed from the project 2192 directory name to be removed from the project
2193 </dd> 2193 </dd>
2194 </dl> 2194 </dl>
2195 <dl> 2195 <dl>
2196 <dt>Returns:</dt> 2196 <dt>Return:</dt>
2197 <dd> 2197 <dd>
2198 flag indicating success (boolean) 2198 flag indicating success (boolean)
2199 </dd> 2199 </dd>
2200 </dl> 2200 </dl>
2201 <a NAME="Project.deleteFile" ID="Project.deleteFile"></a> 2201 <a NAME="Project.deleteFile" ID="Project.deleteFile"></a>
2211 <dd> 2211 <dd>
2212 filename to be deleted from the project 2212 filename to be deleted from the project
2213 </dd> 2213 </dd>
2214 </dl> 2214 </dl>
2215 <dl> 2215 <dl>
2216 <dt>Returns:</dt> 2216 <dt>Return:</dt>
2217 <dd> 2217 <dd>
2218 flag indicating success (boolean) 2218 flag indicating success (boolean)
2219 </dd> 2219 </dd>
2220 </dl> 2220 </dl>
2221 <a NAME="Project.deleteLanguageFile" ID="Project.deleteLanguageFile"></a> 2221 <a NAME="Project.deleteLanguageFile" ID="Project.deleteLanguageFile"></a>
2254 <dd> 2254 <dd>
2255 file or directory name to convert (string) 2255 file or directory name to convert (string)
2256 </dd> 2256 </dd>
2257 </dl> 2257 </dl>
2258 <dl> 2258 <dl>
2259 <dt>Returns:</dt> 2259 <dt>Return:</dt>
2260 <dd> 2260 <dd>
2261 absolute path (string) 2261 absolute path (string)
2262 </dd> 2262 </dd>
2263 </dl> 2263 </dl>
2264 <a NAME="Project.getAbsoluteUniversalPath" ID="Project.getAbsoluteUniversalPath"></a> 2264 <a NAME="Project.getAbsoluteUniversalPath" ID="Project.getAbsoluteUniversalPath"></a>
2275 <dd> 2275 <dd>
2276 file or directory name to convert (string) 2276 file or directory name to convert (string)
2277 </dd> 2277 </dd>
2278 </dl> 2278 </dl>
2279 <dl> 2279 <dl>
2280 <dt>Returns:</dt> 2280 <dt>Return:</dt>
2281 <dd> 2281 <dd>
2282 absolute path (string) 2282 absolute path (string)
2283 </dd> 2283 </dd>
2284 </dl> 2284 </dl>
2285 <a NAME="Project.getActions" ID="Project.getActions"></a> 2285 <a NAME="Project.getActions" ID="Project.getActions"></a>
2288 2288
2289 <p> 2289 <p>
2290 Public method to get a list of all actions. 2290 Public method to get a list of all actions.
2291 </p> 2291 </p>
2292 <dl> 2292 <dl>
2293 <dt>Returns:</dt> 2293 <dt>Return:</dt>
2294 <dd> 2294 <dd>
2295 list of all actions (list of E5Action) 2295 list of all actions (list of E5Action)
2296 </dd> 2296 </dd>
2297 </dl> 2297 </dl>
2298 <a NAME="Project.getData" ID="Project.getData"></a> 2298 <a NAME="Project.getData" ID="Project.getData"></a>
2314 <dd> 2314 <dd>
2315 key of the data entry to get (string). 2315 key of the data entry to get (string).
2316 </dd> 2316 </dd>
2317 </dl> 2317 </dl>
2318 <dl> 2318 <dl>
2319 <dt>Returns:</dt> 2319 <dt>Return:</dt>
2320 <dd> 2320 <dd>
2321 a copy of the requested data or None 2321 a copy of the requested data or None
2322 </dd> 2322 </dd>
2323 </dl> 2323 </dl>
2324 <a NAME="Project.getDebugProperty" ID="Project.getDebugProperty"></a> 2324 <a NAME="Project.getDebugProperty" ID="Project.getDebugProperty"></a>
2334 <dd> 2334 <dd>
2335 key of the property (string) 2335 key of the property (string)
2336 </dd> 2336 </dd>
2337 </dl> 2337 </dl>
2338 <dl> 2338 <dl>
2339 <dt>Returns:</dt> 2339 <dt>Return:</dt>
2340 <dd> 2340 <dd>
2341 value of the property 2341 value of the property
2342 </dd> 2342 </dd>
2343 </dl> 2343 </dl>
2344 <a NAME="Project.getDebuggerFilters" ID="Project.getDebuggerFilters"></a> 2344 <a NAME="Project.getDebuggerFilters" ID="Project.getDebuggerFilters"></a>
2354 <dd> 2354 <dd>
2355 programming language 2355 programming language
2356 </dd> 2356 </dd>
2357 </dl> 2357 </dl>
2358 <dl> 2358 <dl>
2359 <dt>Returns:</dt> 2359 <dt>Return:</dt>
2360 <dd> 2360 <dd>
2361 filter string 2361 filter string
2362 </dd> 2362 </dd>
2363 </dl> 2363 </dl>
2364 <dl> 2364 <dl>
2373 2373
2374 <p> 2374 <p>
2375 Public method to get the default rcc compiler parameters. 2375 Public method to get the default rcc compiler parameters.
2376 </p> 2376 </p>
2377 <dl> 2377 <dl>
2378 <dt>Returns:</dt> 2378 <dt>Return:</dt>
2379 <dd> 2379 <dd>
2380 dictionary containing the default rcc compiler parameters 2380 dictionary containing the default rcc compiler parameters
2381 </dd> 2381 </dd>
2382 </dl> 2382 </dl>
2383 <dl> 2383 <dl>
2393 <p> 2393 <p>
2394 Public method to get the default extension for the project's 2394 Public method to get the default extension for the project's
2395 programming language. 2395 programming language.
2396 </p> 2396 </p>
2397 <dl> 2397 <dl>
2398 <dt>Returns:</dt> 2398 <dt>Return:</dt>
2399 <dd> 2399 <dd>
2400 default extension (including the dot) (string) 2400 default extension (including the dot) (string)
2401 </dd> 2401 </dd>
2402 </dl> 2402 </dl>
2403 <a NAME="Project.getEditorLexerAssoc" ID="Project.getEditorLexerAssoc"></a> 2403 <a NAME="Project.getEditorLexerAssoc" ID="Project.getEditorLexerAssoc"></a>
2414 filename used to determine the associated lexer 2414 filename used to determine the associated lexer
2415 language (string) 2415 language (string)
2416 </dd> 2416 </dd>
2417 </dl> 2417 </dl>
2418 <dl> 2418 <dl>
2419 <dt>Returns:</dt> 2419 <dt>Return:</dt>
2420 <dd> 2420 <dd>
2421 the requested lexer language (string) 2421 the requested lexer language (string)
2422 </dd> 2422 </dd>
2423 </dl> 2423 </dl>
2424 <a NAME="Project.getEolString" ID="Project.getEolString"></a> 2424 <a NAME="Project.getEolString" ID="Project.getEolString"></a>
2427 2427
2428 <p> 2428 <p>
2429 Public method to get the EOL-string to be used by the project. 2429 Public method to get the EOL-string to be used by the project.
2430 </p> 2430 </p>
2431 <dl> 2431 <dl>
2432 <dt>Returns:</dt> 2432 <dt>Return:</dt>
2433 <dd> 2433 <dd>
2434 eol string (string) 2434 eol string (string)
2435 </dd> 2435 </dd>
2436 </dl> 2436 </dl>
2437 <a NAME="Project.getFiles" ID="Project.getFiles"></a> 2437 <a NAME="Project.getFiles" ID="Project.getFiles"></a>
2447 <dd> 2447 <dd>
2448 prefix (string) 2448 prefix (string)
2449 </dd> 2449 </dd>
2450 </dl> 2450 </dl>
2451 <dl> 2451 <dl>
2452 <dt>Returns:</dt> 2452 <dt>Return:</dt>
2453 <dd> 2453 <dd>
2454 list of files starting with a common prefix (list of strings) 2454 list of files starting with a common prefix (list of strings)
2455 </dd> 2455 </dd>
2456 </dl> 2456 </dl>
2457 <a NAME="Project.getHash" ID="Project.getHash"></a> 2457 <a NAME="Project.getHash" ID="Project.getHash"></a>
2460 2460
2461 <p> 2461 <p>
2462 Public method to get the project hash. 2462 Public method to get the project hash.
2463 </p> 2463 </p>
2464 <dl> 2464 <dl>
2465 <dt>Returns:</dt> 2465 <dt>Return:</dt>
2466 <dd> 2466 <dd>
2467 project hash as a hex string (string) 2467 project hash as a hex string (string)
2468 </dd> 2468 </dd>
2469 </dl> 2469 </dl>
2470 <a NAME="Project.getMainScript" ID="Project.getMainScript"></a> 2470 <a NAME="Project.getMainScript" ID="Project.getMainScript"></a>
2481 flag indicating a normalized filename is wanted 2481 flag indicating a normalized filename is wanted
2482 (boolean) 2482 (boolean)
2483 </dd> 2483 </dd>
2484 </dl> 2484 </dl>
2485 <dl> 2485 <dl>
2486 <dt>Returns:</dt> 2486 <dt>Return:</dt>
2487 <dd> 2487 <dd>
2488 filename of the projects main script (string) 2488 filename of the projects main script (string)
2489 </dd> 2489 </dd>
2490 </dl> 2490 </dl>
2491 <a NAME="Project.getMenu" ID="Project.getMenu"></a> 2491 <a NAME="Project.getMenu" ID="Project.getMenu"></a>
2501 <dd> 2501 <dd>
2502 name of the menu (string) 2502 name of the menu (string)
2503 </dd> 2503 </dd>
2504 </dl> 2504 </dl>
2505 <dl> 2505 <dl>
2506 <dt>Returns:</dt> 2506 <dt>Return:</dt>
2507 <dd> 2507 <dd>
2508 reference to the requested menu (QMenu) or None 2508 reference to the requested menu (QMenu) or None
2509 </dd> 2509 </dd>
2510 </dl> 2510 </dl>
2511 <a NAME="Project.getModel" ID="Project.getModel"></a> 2511 <a NAME="Project.getModel" ID="Project.getModel"></a>
2514 2514
2515 <p> 2515 <p>
2516 Public method to get a reference to the project browser model. 2516 Public method to get a reference to the project browser model.
2517 </p> 2517 </p>
2518 <dl> 2518 <dl>
2519 <dt>Returns:</dt> 2519 <dt>Return:</dt>
2520 <dd> 2520 <dd>
2521 reference to the project browser model (ProjectBrowserModel) 2521 reference to the project browser model (ProjectBrowserModel)
2522 </dd> 2522 </dd>
2523 </dl> 2523 </dl>
2524 <a NAME="Project.getMostRecent" ID="Project.getMostRecent"></a> 2524 <a NAME="Project.getMostRecent" ID="Project.getMostRecent"></a>
2527 2527
2528 <p> 2528 <p>
2529 Public method to get the most recently opened project. 2529 Public method to get the most recently opened project.
2530 </p> 2530 </p>
2531 <dl> 2531 <dl>
2532 <dt>Returns:</dt> 2532 <dt>Return:</dt>
2533 <dd> 2533 <dd>
2534 path of the most recently opened project (string) 2534 path of the most recently opened project (string)
2535 </dd> 2535 </dd>
2536 </dl> 2536 </dl>
2537 <a NAME="Project.getProgrammingLanguages" ID="Project.getProgrammingLanguages"></a> 2537 <a NAME="Project.getProgrammingLanguages" ID="Project.getProgrammingLanguages"></a>
2540 2540
2541 <p> 2541 <p>
2542 Public method to get the programming languages supported by project. 2542 Public method to get the programming languages supported by project.
2543 </p> 2543 </p>
2544 <dl> 2544 <dl>
2545 <dt>Returns:</dt> 2545 <dt>Return:</dt>
2546 <dd> 2546 <dd>
2547 list of supported programming languages (list of string) 2547 list of supported programming languages (list of string)
2548 </dd> 2548 </dd>
2549 </dl> 2549 </dl>
2550 <a NAME="Project.getProjectAuthor" ID="Project.getProjectAuthor"></a> 2550 <a NAME="Project.getProjectAuthor" ID="Project.getProjectAuthor"></a>
2553 2553
2554 <p> 2554 <p>
2555 Public method to get the author of the project. 2555 Public method to get the author of the project.
2556 </p> 2556 </p>
2557 <dl> 2557 <dl>
2558 <dt>Returns:</dt> 2558 <dt>Return:</dt>
2559 <dd> 2559 <dd>
2560 author name 2560 author name
2561 </dd> 2561 </dd>
2562 </dl> 2562 </dl>
2563 <dl> 2563 <dl>
2572 2572
2573 <p> 2573 <p>
2574 Public method to get the email address of the project author. 2574 Public method to get the email address of the project author.
2575 </p> 2575 </p>
2576 <dl> 2576 <dl>
2577 <dt>Returns:</dt> 2577 <dt>Return:</dt>
2578 <dd> 2578 <dd>
2579 project author email 2579 project author email
2580 </dd> 2580 </dd>
2581 </dl> 2581 </dl>
2582 <dl> 2582 <dl>
2591 2591
2592 <p> 2592 <p>
2593 Public method to get the description of the project. 2593 Public method to get the description of the project.
2594 </p> 2594 </p>
2595 <dl> 2595 <dl>
2596 <dt>Returns:</dt> 2596 <dt>Return:</dt>
2597 <dd> 2597 <dd>
2598 project description 2598 project description
2599 </dd> 2599 </dd>
2600 </dl> 2600 </dl>
2601 <dl> 2601 <dl>
2610 2610
2611 <p> 2611 <p>
2612 Public method to get the names of the project specific dictionaries. 2612 Public method to get the names of the project specific dictionaries.
2613 </p> 2613 </p>
2614 <dl> 2614 <dl>
2615 <dt>Returns:</dt> 2615 <dt>Return:</dt>
2616 <dd> 2616 <dd>
2617 tuple of two strings giving the absolute path names of the 2617 tuple of two strings giving the absolute path names of the
2618 project specific word and exclude list 2618 project specific word and exclude list
2619 </dd> 2619 </dd>
2620 </dl> 2620 </dl>
2624 2624
2625 <p> 2625 <p>
2626 Public method to get the path of the project file. 2626 Public method to get the path of the project file.
2627 </p> 2627 </p>
2628 <dl> 2628 <dl>
2629 <dt>Returns:</dt> 2629 <dt>Return:</dt>
2630 <dd> 2630 <dd>
2631 path of the project file (string) 2631 path of the project file (string)
2632 </dd> 2632 </dd>
2633 </dl> 2633 </dl>
2634 <a NAME="Project.getProjectFiles" ID="Project.getProjectFiles"></a> 2634 <a NAME="Project.getProjectFiles" ID="Project.getProjectFiles"></a>
2649 <dd> 2649 <dd>
2650 flag indicating normalized file names are wanted 2650 flag indicating normalized file names are wanted
2651 </dd> 2651 </dd>
2652 </dl> 2652 </dl>
2653 <dl> 2653 <dl>
2654 <dt>Returns:</dt> 2654 <dt>Return:</dt>
2655 <dd> 2655 <dd>
2656 list of file names 2656 list of file names
2657 </dd> 2657 </dd>
2658 </dl> 2658 </dl>
2659 <dl> 2659 <dl>
2675 2675
2676 <p> 2676 <p>
2677 Public method to get the project's programming language. 2677 Public method to get the project's programming language.
2678 </p> 2678 </p>
2679 <dl> 2679 <dl>
2680 <dt>Returns:</dt> 2680 <dt>Return:</dt>
2681 <dd> 2681 <dd>
2682 programming language (string) 2682 programming language (string)
2683 </dd> 2683 </dd>
2684 </dl> 2684 </dl>
2685 <a NAME="Project.getProjectManagementDir" ID="Project.getProjectManagementDir"></a> 2685 <a NAME="Project.getProjectManagementDir" ID="Project.getProjectManagementDir"></a>
2688 2688
2689 <p> 2689 <p>
2690 Public method to get the path of the management directory. 2690 Public method to get the path of the management directory.
2691 </p> 2691 </p>
2692 <dl> 2692 <dl>
2693 <dt>Returns:</dt> 2693 <dt>Return:</dt>
2694 <dd> 2694 <dd>
2695 path of the management directory (string) 2695 path of the management directory (string)
2696 </dd> 2696 </dd>
2697 </dl> 2697 </dl>
2698 <a NAME="Project.getProjectName" ID="Project.getProjectName"></a> 2698 <a NAME="Project.getProjectName" ID="Project.getProjectName"></a>
2704 </p> 2704 </p>
2705 <p> 2705 <p>
2706 The project name is determined from the name of the project file. 2706 The project name is determined from the name of the project file.
2707 </p> 2707 </p>
2708 <dl> 2708 <dl>
2709 <dt>Returns:</dt> 2709 <dt>Return:</dt>
2710 <dd> 2710 <dd>
2711 name of the project (string) 2711 name of the project (string)
2712 </dd> 2712 </dd>
2713 </dl> 2713 </dl>
2714 <a NAME="Project.getProjectPath" ID="Project.getProjectPath"></a> 2714 <a NAME="Project.getProjectPath" ID="Project.getProjectPath"></a>
2717 2717
2718 <p> 2718 <p>
2719 Public method to get the project path. 2719 Public method to get the project path.
2720 </p> 2720 </p>
2721 <dl> 2721 <dl>
2722 <dt>Returns:</dt> 2722 <dt>Return:</dt>
2723 <dd> 2723 <dd>
2724 project path (string) 2724 project path (string)
2725 </dd> 2725 </dd>
2726 </dl> 2726 </dl>
2727 <a NAME="Project.getProjectSpellLanguage" ID="Project.getProjectSpellLanguage"></a> 2727 <a NAME="Project.getProjectSpellLanguage" ID="Project.getProjectSpellLanguage"></a>
2730 2730
2731 <p> 2731 <p>
2732 Public method to get the project's programming language. 2732 Public method to get the project's programming language.
2733 </p> 2733 </p>
2734 <dl> 2734 <dl>
2735 <dt>Returns:</dt> 2735 <dt>Return:</dt>
2736 <dd> 2736 <dd>
2737 programming language (string) 2737 programming language (string)
2738 </dd> 2738 </dd>
2739 </dl> 2739 </dl>
2740 <a NAME="Project.getProjectType" ID="Project.getProjectType"></a> 2740 <a NAME="Project.getProjectType" ID="Project.getProjectType"></a>
2743 2743
2744 <p> 2744 <p>
2745 Public method to get the type of the project. 2745 Public method to get the type of the project.
2746 </p> 2746 </p>
2747 <dl> 2747 <dl>
2748 <dt>Returns:</dt> 2748 <dt>Return:</dt>
2749 <dd> 2749 <dd>
2750 UI type of the project (string) 2750 UI type of the project (string)
2751 </dd> 2751 </dd>
2752 </dl> 2752 </dl>
2753 <a NAME="Project.getProjectTypes" ID="Project.getProjectTypes"></a> 2753 <a NAME="Project.getProjectTypes" ID="Project.getProjectTypes"></a>
2764 programming language to get project types for 2764 programming language to get project types for
2765 (string) 2765 (string)
2766 </dd> 2766 </dd>
2767 </dl> 2767 </dl>
2768 <dl> 2768 <dl>
2769 <dt>Returns:</dt> 2769 <dt>Return:</dt>
2770 <dd> 2770 <dd>
2771 reference to the dictionary of project types. 2771 reference to the dictionary of project types.
2772 </dd> 2772 </dd>
2773 </dl> 2773 </dl>
2774 <a NAME="Project.getProjectVersion" ID="Project.getProjectVersion"></a> 2774 <a NAME="Project.getProjectVersion" ID="Project.getProjectVersion"></a>
2777 2777
2778 <p> 2778 <p>
2779 Public mehod to get the version number of the project. 2779 Public mehod to get the version number of the project.
2780 </p> 2780 </p>
2781 <dl> 2781 <dl>
2782 <dt>Returns:</dt> 2782 <dt>Return:</dt>
2783 <dd> 2783 <dd>
2784 version number 2784 version number
2785 </dd> 2785 </dd>
2786 </dl> 2786 </dl>
2787 <dl> 2787 <dl>
2804 <dd> 2804 <dd>
2805 file or directory name to convert (string) 2805 file or directory name to convert (string)
2806 </dd> 2806 </dd>
2807 </dl> 2807 </dl>
2808 <dl> 2808 <dl>
2809 <dt>Returns:</dt> 2809 <dt>Return:</dt>
2810 <dd> 2810 <dd>
2811 project relative path or unchanged path, if path doesn't 2811 project relative path or unchanged path, if path doesn't
2812 belong to the project (string) 2812 belong to the project (string)
2813 </dd> 2813 </dd>
2814 </dl> 2814 </dl>
2826 <dd> 2826 <dd>
2827 file or directory name to convert (string) 2827 file or directory name to convert (string)
2828 </dd> 2828 </dd>
2829 </dl> 2829 </dl>
2830 <dl> 2830 <dl>
2831 <dt>Returns:</dt> 2831 <dt>Return:</dt>
2832 <dd> 2832 <dd>
2833 project relative path or unchanged path, if path doesn't 2833 project relative path or unchanged path, if path doesn't
2834 belong to the project (string) 2834 belong to the project (string)
2835 </dd> 2835 </dd>
2836 </dl> 2836 </dl>
2848 flag indicating a normalized filename is wanted 2848 flag indicating a normalized filename is wanted
2849 (boolean) 2849 (boolean)
2850 </dd> 2850 </dd>
2851 </dl> 2851 </dl>
2852 <dl> 2852 <dl>
2853 <dt>Returns:</dt> 2853 <dt>Return:</dt>
2854 <dd> 2854 <dd>
2855 list of the projects scripts (list of string) 2855 list of the projects scripts (list of string)
2856 </dd> 2856 </dd>
2857 </dl> 2857 </dl>
2858 <a NAME="Project.getStatusMonitorAutoUpdate" ID="Project.getStatusMonitorAutoUpdate"></a> 2858 <a NAME="Project.getStatusMonitorAutoUpdate" ID="Project.getStatusMonitorAutoUpdate"></a>
2861 2861
2862 <p> 2862 <p>
2863 Public method to retrieve the status of the auto update function. 2863 Public method to retrieve the status of the auto update function.
2864 </p> 2864 </p>
2865 <dl> 2865 <dl>
2866 <dt>Returns:</dt> 2866 <dt>Return:</dt>
2867 <dd> 2867 <dd>
2868 status of the auto update function (boolean) 2868 status of the auto update function (boolean)
2869 </dd> 2869 </dd>
2870 </dl> 2870 </dl>
2871 <a NAME="Project.getStatusMonitorInterval" ID="Project.getStatusMonitorInterval"></a> 2871 <a NAME="Project.getStatusMonitorInterval" ID="Project.getStatusMonitorInterval"></a>
2874 2874
2875 <p> 2875 <p>
2876 Public method to get the monitor interval. 2876 Public method to get the monitor interval.
2877 </p> 2877 </p>
2878 <dl> 2878 <dl>
2879 <dt>Returns:</dt> 2879 <dt>Return:</dt>
2880 <dd> 2880 <dd>
2881 interval in seconds (integer) 2881 interval in seconds (integer)
2882 </dd> 2882 </dd>
2883 </dl> 2883 </dl>
2884 <a NAME="Project.getTranslationPattern" ID="Project.getTranslationPattern"></a> 2884 <a NAME="Project.getTranslationPattern" ID="Project.getTranslationPattern"></a>
2887 2887
2888 <p> 2888 <p>
2889 Public method to get the translation pattern. 2889 Public method to get the translation pattern.
2890 </p> 2890 </p>
2891 <dl> 2891 <dl>
2892 <dt>Returns:</dt> 2892 <dt>Return:</dt>
2893 <dd> 2893 <dd>
2894 translation pattern (string) 2894 translation pattern (string)
2895 </dd> 2895 </dd>
2896 </dl> 2896 </dl>
2897 <a NAME="Project.getUicParameter" ID="Project.getUicParameter"></a> 2897 <a NAME="Project.getUicParameter" ID="Project.getUicParameter"></a>
2907 <dd> 2907 <dd>
2908 name of the parameter 2908 name of the parameter
2909 </dd> 2909 </dd>
2910 </dl> 2910 </dl>
2911 <dl> 2911 <dl>
2912 <dt>Returns:</dt> 2912 <dt>Return:</dt>
2913 <dd> 2913 <dd>
2914 value of the given parameter 2914 value of the given parameter
2915 </dd> 2915 </dd>
2916 </dl> 2916 </dl>
2917 <dl> 2917 <dl>
2926 2926
2927 <p> 2927 <p>
2928 Public method to get a reference to the VCS object. 2928 Public method to get a reference to the VCS object.
2929 </p> 2929 </p>
2930 <dl> 2930 <dl>
2931 <dt>Returns:</dt> 2931 <dt>Return:</dt>
2932 <dd> 2932 <dd>
2933 reference to the VCS object 2933 reference to the VCS object
2934 </dd> 2934 </dd>
2935 </dl> 2935 </dl>
2936 <a NAME="Project.handleApplicationDiagram" ID="Project.handleApplicationDiagram"></a> 2936 <a NAME="Project.handleApplicationDiagram" ID="Project.handleApplicationDiagram"></a>
2954 <p> 2954 <p>
2955 Public method to test, if the project contains the default IDL compiler 2955 Public method to test, if the project contains the default IDL compiler
2956 parameters. 2956 parameters.
2957 </p> 2957 </p>
2958 <dl> 2958 <dl>
2959 <dt>Returns:</dt> 2959 <dt>Return:</dt>
2960 <dd> 2960 <dd>
2961 flag indicating default parameter set 2961 flag indicating default parameter set
2962 </dd> 2962 </dd>
2963 </dl> 2963 </dl>
2964 <dl> 2964 <dl>
2974 <p> 2974 <p>
2975 Public method to test, if the project contains the default make 2975 Public method to test, if the project contains the default make
2976 parameters. 2976 parameters.
2977 </p> 2977 </p>
2978 <dl> 2978 <dl>
2979 <dt>Returns:</dt> 2979 <dt>Return:</dt>
2980 <dd> 2980 <dd>
2981 flag indicating default parameter set 2981 flag indicating default parameter set
2982 </dd> 2982 </dd>
2983 </dl> 2983 </dl>
2984 <dl> 2984 <dl>
2994 <p> 2994 <p>
2995 Public method to test, if the project contains the default rcc compiler 2995 Public method to test, if the project contains the default rcc compiler
2996 parameters. 2996 parameters.
2997 </p> 2997 </p>
2998 <dl> 2998 <dl>
2999 <dt>Returns:</dt> 2999 <dt>Return:</dt>
3000 <dd> 3000 <dd>
3001 flag indicating default parameter set 3001 flag indicating default parameter set
3002 </dd> 3002 </dd>
3003 </dl> 3003 </dl>
3004 <dl> 3004 <dl>
3014 <p> 3014 <p>
3015 Public method to test, if the project contains the default uic compiler 3015 Public method to test, if the project contains the default uic compiler
3016 parameters. 3016 parameters.
3017 </p> 3017 </p>
3018 <dl> 3018 <dl>
3019 <dt>Returns:</dt> 3019 <dt>Return:</dt>
3020 <dd> 3020 <dd>
3021 flag indicating default parameter set 3021 flag indicating default parameter set
3022 </dd> 3022 </dd>
3023 </dl> 3023 </dl>
3024 <dl> 3024 <dl>
3040 <dd> 3040 <dd>
3041 filename to be checked (string) 3041 filename to be checked (string)
3042 </dd> 3042 </dd>
3043 </dl> 3043 </dl>
3044 <dl> 3044 <dl>
3045 <dt>Returns:</dt> 3045 <dt>Return:</dt>
3046 <dd> 3046 <dd>
3047 flag indicating, if the project contains the file (boolean) 3047 flag indicating, if the project contains the file (boolean)
3048 </dd> 3048 </dd>
3049 </dl> 3049 </dl>
3050 <a NAME="Project.hasProjectType" ID="Project.hasProjectType"></a> 3050 <a NAME="Project.hasProjectType" ID="Project.hasProjectType"></a>
3064 <dd> 3064 <dd>
3065 programming language of the project type (string) 3065 programming language of the project type (string)
3066 </dd> 3066 </dd>
3067 </dl> 3067 </dl>
3068 <dl> 3068 <dl>
3069 <dt>Returns:</dt> 3069 <dt>Return:</dt>
3070 <dd> 3070 <dd>
3071 flag indicating presence of the project type (boolean) 3071 flag indicating presence of the project type (boolean)
3072 </dd> 3072 </dd>
3073 </dl> 3073 </dl>
3074 <a NAME="Project.initActions" ID="Project.initActions"></a> 3074 <a NAME="Project.initActions" ID="Project.initActions"></a>
3092 3092
3093 <p> 3093 <p>
3094 Public slot to initialize the project menus. 3094 Public slot to initialize the project menus.
3095 </p> 3095 </p>
3096 <dl> 3096 <dl>
3097 <dt>Returns:</dt> 3097 <dt>Return:</dt>
3098 <dd> 3098 <dd>
3099 tuple of generated menus 3099 tuple of generated menus
3100 </dd> 3100 </dd>
3101 </dl> 3101 </dl>
3102 <dl> 3102 <dl>
3120 reference to a toolbar manager object 3120 reference to a toolbar manager object
3121 (E5ToolBarManager) 3121 (E5ToolBarManager)
3122 </dd> 3122 </dd>
3123 </dl> 3123 </dl>
3124 <dl> 3124 <dl>
3125 <dt>Returns:</dt> 3125 <dt>Return:</dt>
3126 <dd> 3126 <dd>
3127 tuple of the generated toolbars (tuple of two QToolBar) 3127 tuple of the generated toolbars (tuple of two QToolBar)
3128 </dd> 3128 </dd>
3129 </dl> 3129 </dl>
3130 <a NAME="Project.initVCS" ID="Project.initVCS"></a> 3130 <a NAME="Project.initVCS" ID="Project.initVCS"></a>
3145 flag indicating to ignore an override request 3145 flag indicating to ignore an override request
3146 (boolean) 3146 (boolean)
3147 </dd> 3147 </dd>
3148 </dl> 3148 </dl>
3149 <dl> 3149 <dl>
3150 <dt>Returns:</dt> 3150 <dt>Return:</dt>
3151 <dd> 3151 <dd>
3152 a reference to the vcs object 3152 a reference to the vcs object
3153 </dd> 3153 </dd>
3154 </dl> 3154 </dl>
3155 <a NAME="Project.isDebugPropertiesLoaded" ID="Project.isDebugPropertiesLoaded"></a> 3155 <a NAME="Project.isDebugPropertiesLoaded" ID="Project.isDebugPropertiesLoaded"></a>
3158 3158
3159 <p> 3159 <p>
3160 Public method to return the status of the debug properties. 3160 Public method to return the status of the debug properties.
3161 </p> 3161 </p>
3162 <dl> 3162 <dl>
3163 <dt>Returns:</dt> 3163 <dt>Return:</dt>
3164 <dd> 3164 <dd>
3165 load status of debug properties (boolean) 3165 load status of debug properties (boolean)
3166 </dd> 3166 </dd>
3167 </dl> 3167 </dl>
3168 <a NAME="Project.isDirty" ID="Project.isDirty"></a> 3168 <a NAME="Project.isDirty" ID="Project.isDirty"></a>
3171 3171
3172 <p> 3172 <p>
3173 Public method to return the dirty state. 3173 Public method to return the dirty state.
3174 </p> 3174 </p>
3175 <dl> 3175 <dl>
3176 <dt>Returns:</dt> 3176 <dt>Return:</dt>
3177 <dd> 3177 <dd>
3178 dirty state (boolean) 3178 dirty state (boolean)
3179 </dd> 3179 </dd>
3180 </dl> 3180 </dl>
3181 <a NAME="Project.isJavaScriptProject" ID="Project.isJavaScriptProject"></a> 3181 <a NAME="Project.isJavaScriptProject" ID="Project.isJavaScriptProject"></a>
3184 3184
3185 <p> 3185 <p>
3186 Public method to check, if this project is a JavaScript project. 3186 Public method to check, if this project is a JavaScript project.
3187 </p> 3187 </p>
3188 <dl> 3188 <dl>
3189 <dt>Returns:</dt> 3189 <dt>Return:</dt>
3190 <dd> 3190 <dd>
3191 flag indicating a JavaScript project (boolean) 3191 flag indicating a JavaScript project (boolean)
3192 </dd> 3192 </dd>
3193 </dl> 3193 </dl>
3194 <a NAME="Project.isMakeEnabled" ID="Project.isMakeEnabled"></a> 3194 <a NAME="Project.isMakeEnabled" ID="Project.isMakeEnabled"></a>
3197 3197
3198 <p> 3198 <p>
3199 Public method to test, if make is enabled for the project. 3199 Public method to test, if make is enabled for the project.
3200 </p> 3200 </p>
3201 <dl> 3201 <dl>
3202 <dt>Returns:</dt> 3202 <dt>Return:</dt>
3203 <dd> 3203 <dd>
3204 flag indicating enabled make support 3204 flag indicating enabled make support
3205 </dd> 3205 </dd>
3206 </dl> 3206 </dl>
3207 <dl> 3207 <dl>
3216 3216
3217 <p> 3217 <p>
3218 Public method to check, if this project is a MicroPython project. 3218 Public method to check, if this project is a MicroPython project.
3219 </p> 3219 </p>
3220 <dl> 3220 <dl>
3221 <dt>Returns:</dt> 3221 <dt>Return:</dt>
3222 <dd> 3222 <dd>
3223 flag indicating a MicroPython project 3223 flag indicating a MicroPython project
3224 </dd> 3224 </dd>
3225 </dl> 3225 </dl>
3226 <dl> 3226 <dl>
3235 3235
3236 <p> 3236 <p>
3237 Public method to check, if this is a mixed language project. 3237 Public method to check, if this is a mixed language project.
3238 </p> 3238 </p>
3239 <dl> 3239 <dl>
3240 <dt>Returns:</dt> 3240 <dt>Return:</dt>
3241 <dd> 3241 <dd>
3242 flag indicating a mixed language project 3242 flag indicating a mixed language project
3243 </dd> 3243 </dd>
3244 </dl> 3244 </dl>
3245 <dl> 3245 <dl>
3254 3254
3255 <p> 3255 <p>
3256 Public method to return the opened state. 3256 Public method to return the opened state.
3257 </p> 3257 </p>
3258 <dl> 3258 <dl>
3259 <dt>Returns:</dt> 3259 <dt>Return:</dt>
3260 <dd> 3260 <dd>
3261 open state (boolean) 3261 open state (boolean)
3262 </dd> 3262 </dd>
3263 </dl> 3263 </dl>
3264 <a NAME="Project.isProjectFile" ID="Project.isProjectFile"></a> 3264 <a NAME="Project.isProjectFile" ID="Project.isProjectFile"></a>
3275 <dd> 3275 <dd>
3276 filename to be checked (string) 3276 filename to be checked (string)
3277 </dd> 3277 </dd>
3278 </dl> 3278 </dl>
3279 <dl> 3279 <dl>
3280 <dt>Returns:</dt> 3280 <dt>Return:</dt>
3281 <dd> 3281 <dd>
3282 flag indicating membership (boolean) 3282 flag indicating membership (boolean)
3283 </dd> 3283 </dd>
3284 </dl> 3284 </dl>
3285 <a NAME="Project.isProjectForm" ID="Project.isProjectForm"></a> 3285 <a NAME="Project.isProjectForm" ID="Project.isProjectForm"></a>
3296 <dd> 3296 <dd>
3297 filename to be checked (string) 3297 filename to be checked (string)
3298 </dd> 3298 </dd>
3299 </dl> 3299 </dl>
3300 <dl> 3300 <dl>
3301 <dt>Returns:</dt> 3301 <dt>Return:</dt>
3302 <dd> 3302 <dd>
3303 flag indicating membership (boolean) 3303 flag indicating membership (boolean)
3304 </dd> 3304 </dd>
3305 </dl> 3305 </dl>
3306 <a NAME="Project.isProjectInterface" ID="Project.isProjectInterface"></a> 3306 <a NAME="Project.isProjectInterface" ID="Project.isProjectInterface"></a>
3317 <dd> 3317 <dd>
3318 filename to be checked (string) 3318 filename to be checked (string)
3319 </dd> 3319 </dd>
3320 </dl> 3320 </dl>
3321 <dl> 3321 <dl>
3322 <dt>Returns:</dt> 3322 <dt>Return:</dt>
3323 <dd> 3323 <dd>
3324 flag indicating membership (boolean) 3324 flag indicating membership (boolean)
3325 </dd> 3325 </dd>
3326 </dl> 3326 </dl>
3327 <a NAME="Project.isProjectProtocol" ID="Project.isProjectProtocol"></a> 3327 <a NAME="Project.isProjectProtocol" ID="Project.isProjectProtocol"></a>
3338 <dd> 3338 <dd>
3339 filename to be checked 3339 filename to be checked
3340 </dd> 3340 </dd>
3341 </dl> 3341 </dl>
3342 <dl> 3342 <dl>
3343 <dt>Returns:</dt> 3343 <dt>Return:</dt>
3344 <dd> 3344 <dd>
3345 flag indicating membership 3345 flag indicating membership
3346 </dd> 3346 </dd>
3347 </dl> 3347 </dl>
3348 <dl> 3348 <dl>
3365 <dd> 3365 <dd>
3366 filename to be checked (string) 3366 filename to be checked (string)
3367 </dd> 3367 </dd>
3368 </dl> 3368 </dl>
3369 <dl> 3369 <dl>
3370 <dt>Returns:</dt> 3370 <dt>Return:</dt>
3371 <dd> 3371 <dd>
3372 flag indicating membership (boolean) 3372 flag indicating membership (boolean)
3373 </dd> 3373 </dd>
3374 </dl> 3374 </dl>
3375 <a NAME="Project.isProjectSource" ID="Project.isProjectSource"></a> 3375 <a NAME="Project.isProjectSource" ID="Project.isProjectSource"></a>
3386 <dd> 3386 <dd>
3387 filename to be checked (string) 3387 filename to be checked (string)
3388 </dd> 3388 </dd>
3389 </dl> 3389 </dl>
3390 <dl> 3390 <dl>
3391 <dt>Returns:</dt> 3391 <dt>Return:</dt>
3392 <dd> 3392 <dd>
3393 flag indicating membership (boolean) 3393 flag indicating membership (boolean)
3394 </dd> 3394 </dd>
3395 </dl> 3395 </dl>
3396 <a NAME="Project.isPy3Project" ID="Project.isPy3Project"></a> 3396 <a NAME="Project.isPy3Project" ID="Project.isPy3Project"></a>
3399 3399
3400 <p> 3400 <p>
3401 Public method to check, if this project is a Python3 project. 3401 Public method to check, if this project is a Python3 project.
3402 </p> 3402 </p>
3403 <dl> 3403 <dl>
3404 <dt>Returns:</dt> 3404 <dt>Return:</dt>
3405 <dd> 3405 <dd>
3406 flag indicating a Python3 project (boolean) 3406 flag indicating a Python3 project (boolean)
3407 </dd> 3407 </dd>
3408 </dl> 3408 </dl>
3409 <a NAME="Project.isPythonProject" ID="Project.isPythonProject"></a> 3409 <a NAME="Project.isPythonProject" ID="Project.isPythonProject"></a>
3413 <p> 3413 <p>
3414 Public method to check, if this project is a Python3 or MicroPython 3414 Public method to check, if this project is a Python3 or MicroPython
3415 project. 3415 project.
3416 </p> 3416 </p>
3417 <dl> 3417 <dl>
3418 <dt>Returns:</dt> 3418 <dt>Return:</dt>
3419 <dd> 3419 <dd>
3420 flag indicating a Python project (boolean) 3420 flag indicating a Python project (boolean)
3421 </dd> 3421 </dd>
3422 </dl> 3422 </dl>
3423 <a NAME="Project.isRubyProject" ID="Project.isRubyProject"></a> 3423 <a NAME="Project.isRubyProject" ID="Project.isRubyProject"></a>
3426 3426
3427 <p> 3427 <p>
3428 Public method to check, if this project is a Ruby project. 3428 Public method to check, if this project is a Ruby project.
3429 </p> 3429 </p>
3430 <dl> 3430 <dl>
3431 <dt>Returns:</dt> 3431 <dt>Return:</dt>
3432 <dd> 3432 <dd>
3433 flag indicating a Ruby project (boolean) 3433 flag indicating a Ruby project (boolean)
3434 </dd> 3434 </dd>
3435 </dl> 3435 </dl>
3436 <a NAME="Project.moveDirectory" ID="Project.moveDirectory"></a> 3436 <a NAME="Project.moveDirectory" ID="Project.moveDirectory"></a>
3635 <dd> 3635 <dd>
3636 new filename of the file (string) 3636 new filename of the file (string)
3637 </dd> 3637 </dd>
3638 </dl> 3638 </dl>
3639 <dl> 3639 <dl>
3640 <dt>Returns:</dt> 3640 <dt>Return:</dt>
3641 <dd> 3641 <dd>
3642 flag indicating success 3642 flag indicating success
3643 </dd> 3643 </dd>
3644 </dl> 3644 </dl>
3645 <a NAME="Project.renameFileInPdata" ID="Project.renameFileInPdata"></a> 3645 <a NAME="Project.renameFileInPdata" ID="Project.renameFileInPdata"></a>
3725 flag indicating special reporting 3725 flag indicating special reporting
3726 for syntax errors (boolean) 3726 for syntax errors (boolean)
3727 </dd> 3727 </dd>
3728 </dl> 3728 </dl>
3729 <dl> 3729 <dl>
3730 <dt>Returns:</dt> 3730 <dt>Return:</dt>
3731 <dd> 3731 <dd>
3732 flag indicating success (boolean) 3732 flag indicating success (boolean)
3733 </dd> 3733 </dd>
3734 </dl> 3734 </dl>
3735 <a NAME="Project.saveProject" ID="Project.saveProject"></a> 3735 <a NAME="Project.saveProject" ID="Project.saveProject"></a>
3738 3738
3739 <p> 3739 <p>
3740 Public slot to save the current project. 3740 Public slot to save the current project.
3741 </p> 3741 </p>
3742 <dl> 3742 <dl>
3743 <dt>Returns:</dt> 3743 <dt>Return:</dt>
3744 <dd> 3744 <dd>
3745 flag indicating success 3745 flag indicating success
3746 </dd> 3746 </dd>
3747 </dl> 3747 </dl>
3748 <a NAME="Project.saveProjectAs" ID="Project.saveProjectAs"></a> 3748 <a NAME="Project.saveProjectAs" ID="Project.saveProjectAs"></a>
3751 3751
3752 <p> 3752 <p>
3753 Public slot to save the current project to a different file. 3753 Public slot to save the current project to a different file.
3754 </p> 3754 </p>
3755 <dl> 3755 <dl>
3756 <dt>Returns:</dt> 3756 <dt>Return:</dt>
3757 <dd> 3757 <dd>
3758 flag indicating success (boolean) 3758 flag indicating success (boolean)
3759 </dd> 3759 </dd>
3760 </dl> 3760 </dl>
3761 <a NAME="Project.setData" ID="Project.setData"></a> 3761 <a NAME="Project.setData" ID="Project.setData"></a>
3781 <dd> 3781 <dd>
3782 data to be stored 3782 data to be stored
3783 </dd> 3783 </dd>
3784 </dl> 3784 </dl>
3785 <dl> 3785 <dl>
3786 <dt>Returns:</dt> 3786 <dt>Return:</dt>
3787 <dd> 3787 <dd>
3788 flag indicating success (boolean) 3788 flag indicating success (boolean)
3789 </dd> 3789 </dd>
3790 </dl> 3790 </dl>
3791 <a NAME="Project.setDbgInfo" ID="Project.setDbgInfo"></a> 3791 <a NAME="Project.setDbgInfo" ID="Project.setDbgInfo"></a>
3927 <dd> 3927 <dd>
3928 path to be checked (string) 3928 path to be checked (string)
3929 </dd> 3929 </dd>
3930 </dl> 3930 </dl>
3931 <dl> 3931 <dl>
3932 <dt>Returns:</dt> 3932 <dt>Return:</dt>
3933 <dd> 3933 <dd>
3934 flag indicating that the path starts with the project path 3934 flag indicating that the path starts with the project path
3935 (boolean) 3935 (boolean)
3936 </dd> 3936 </dd>
3937 </dl> 3937 </dl>
3977 3977
3978 <p> 3978 <p>
3979 Public method to check, if the project uses the system eol setting. 3979 Public method to check, if the project uses the system eol setting.
3980 </p> 3980 </p>
3981 <dl> 3981 <dl>
3982 <dt>Returns:</dt> 3982 <dt>Return:</dt>
3983 <dd> 3983 <dd>
3984 flag indicating the usage of system eol (boolean) 3984 flag indicating the usage of system eol (boolean)
3985 </dd> 3985 </dd>
3986 </dl> 3986 </dl>
3987 <a NAME="Project.vcsSoftwareAvailable" ID="Project.vcsSoftwareAvailable"></a> 3987 <a NAME="Project.vcsSoftwareAvailable" ID="Project.vcsSoftwareAvailable"></a>
3991 <p> 3991 <p>
3992 Public method to check, if some supported VCS software is available 3992 Public method to check, if some supported VCS software is available
3993 to the IDE. 3993 to the IDE.
3994 </p> 3994 </p>
3995 <dl> 3995 <dl>
3996 <dt>Returns:</dt> 3996 <dt>Return:</dt>
3997 <dd> 3997 <dd>
3998 flag indicating availability of VCS software (boolean) 3998 flag indicating availability of VCS software (boolean)
3999 </dd> 3999 </dd>
4000 </dl> 4000 </dl>
4001 <a NAME="Project.writeTasks" ID="Project.writeTasks"></a> 4001 <a NAME="Project.writeTasks" ID="Project.writeTasks"></a>

eric ide

mercurial