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

branch
eric7
changeset 9612
93b496cc3c88
parent 9610
b45bccbdf331
child 9638
6ee095b9d3bd
equal deleted inserted replaced
9611:af03537d56b2 9612:93b496cc3c88
845 <tr> 845 <tr>
846 <td><a href="#Project.hasDefaultDocstringParameter">hasDefaultDocstringParameter</a></td> 846 <td><a href="#Project.hasDefaultDocstringParameter">hasDefaultDocstringParameter</a></td>
847 <td>Public method to test, if the project contains the default docstring parameter.</td> 847 <td>Public method to test, if the project contains the default docstring parameter.</td>
848 </tr> 848 </tr>
849 <tr> 849 <tr>
850 <td><a href="#Project.hasDefaultIdlCompilerParameters">hasDefaultIdlCompilerParameters</a></td>
851 <td>Public method to test, if the project contains the default IDL compiler parameters.</td>
852 </tr>
853 <tr>
854 <td><a href="#Project.hasDefaultMakeParameters">hasDefaultMakeParameters</a></td> 850 <td><a href="#Project.hasDefaultMakeParameters">hasDefaultMakeParameters</a></td>
855 <td>Public method to test, if the project contains the default make parameters.</td> 851 <td>Public method to test, if the project contains the default make parameters.</td>
856 </tr> 852 </tr>
857 <tr> 853 <tr>
858 <td><a href="#Project.hasDefaultRccCompilerParameters">hasDefaultRccCompilerParameters</a></td> 854 <td><a href="#Project.hasDefaultRccCompilerParameters">hasDefaultRccCompilerParameters</a></td>
3518 <dt>Return Type:</dt> 3514 <dt>Return Type:</dt>
3519 <dd> 3515 <dd>
3520 bool 3516 bool
3521 </dd> 3517 </dd>
3522 </dl> 3518 </dl>
3523 <a NAME="Project.hasDefaultIdlCompilerParameters" ID="Project.hasDefaultIdlCompilerParameters"></a>
3524 <h4>Project.hasDefaultIdlCompilerParameters</h4>
3525 <b>hasDefaultIdlCompilerParameters</b>(<i></i>)
3526
3527 <p>
3528 Public method to test, if the project contains the default IDL compiler
3529 parameters.
3530 </p>
3531 <dl>
3532 <dt>Return:</dt>
3533 <dd>
3534 flag indicating default parameter set
3535 </dd>
3536 </dl>
3537 <dl>
3538 <dt>Return Type:</dt>
3539 <dd>
3540 bool
3541 </dd>
3542 </dl>
3543 <a NAME="Project.hasDefaultMakeParameters" ID="Project.hasDefaultMakeParameters"></a> 3519 <a NAME="Project.hasDefaultMakeParameters" ID="Project.hasDefaultMakeParameters"></a>
3544 <h4>Project.hasDefaultMakeParameters</h4> 3520 <h4>Project.hasDefaultMakeParameters</h4>
3545 <b>hasDefaultMakeParameters</b>(<i></i>) 3521 <b>hasDefaultMakeParameters</b>(<i></i>)
3546 3522
3547 <p> 3523 <p>

eric ide

mercurial