603 </tr><tr> |
603 </tr><tr> |
604 <td><a href="#Project.handlePreferencesChanged">handlePreferencesChanged</a></td> |
604 <td><a href="#Project.handlePreferencesChanged">handlePreferencesChanged</a></td> |
605 <td>Public slot used to handle the preferencesChanged signal.</td> |
605 <td>Public slot used to handle the preferencesChanged signal.</td> |
606 </tr><tr> |
606 </tr><tr> |
607 <td><a href="#Project.hasDefaultMakeParameters">hasDefaultMakeParameters</a></td> |
607 <td><a href="#Project.hasDefaultMakeParameters">hasDefaultMakeParameters</a></td> |
608 <td>Private method to test, if the project contains the default make parameters.</td> |
608 <td>Public method to test, if the project contains the default make parameters.</td> |
609 </tr><tr> |
609 </tr><tr> |
610 <td><a href="#Project.hasEntry">hasEntry</a></td> |
610 <td><a href="#Project.hasEntry">hasEntry</a></td> |
611 <td>Public method to check the project for a file.</td> |
611 <td>Public method to check the project for a file.</td> |
612 </tr><tr> |
612 </tr><tr> |
613 <td><a href="#Project.hasProjectType">hasProjectType</a></td> |
613 <td><a href="#Project.hasProjectType">hasProjectType</a></td> |
2131 Public slot used to handle the preferencesChanged signal. |
2131 Public slot used to handle the preferencesChanged signal. |
2132 </p><a NAME="Project.hasDefaultMakeParameters" ID="Project.hasDefaultMakeParameters"></a> |
2132 </p><a NAME="Project.hasDefaultMakeParameters" ID="Project.hasDefaultMakeParameters"></a> |
2133 <h4>Project.hasDefaultMakeParameters</h4> |
2133 <h4>Project.hasDefaultMakeParameters</h4> |
2134 <b>hasDefaultMakeParameters</b>(<i></i>) |
2134 <b>hasDefaultMakeParameters</b>(<i></i>) |
2135 <p> |
2135 <p> |
2136 Private method to test, if the project contains the default make |
2136 Public method to test, if the project contains the default make |
2137 parameters. |
2137 parameters. |
2138 </p><dl> |
2138 </p><dl> |
2139 <dt>Returns:</dt> |
2139 <dt>Returns:</dt> |
2140 <dd> |
2140 <dd> |
2141 flag indicating default parameter set |
2141 flag indicating default parameter set |