602 <td>Public method to handle the application diagram context menu action.</td> |
602 <td>Public method to handle the application diagram context menu action.</td> |
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.hasDefaultIdlCompilerParameters">hasDefaultIdlCompilerParameters</a></td> |
|
608 <td>Public method to test, if the project contains the default IDL compiler parameters.</td> |
|
609 </tr><tr> |
607 <td><a href="#Project.hasDefaultMakeParameters">hasDefaultMakeParameters</a></td> |
610 <td><a href="#Project.hasDefaultMakeParameters">hasDefaultMakeParameters</a></td> |
608 <td>Public method to test, if the project contains the default make parameters.</td> |
611 <td>Public method to test, if the project contains the default make parameters.</td> |
609 </tr><tr> |
612 </tr><tr> |
610 <td><a href="#Project.hasEntry">hasEntry</a></td> |
613 <td><a href="#Project.hasEntry">hasEntry</a></td> |
611 <td>Public method to check the project for a file.</td> |
614 <td>Public method to check the project for a file.</td> |
2127 </p><a NAME="Project.handlePreferencesChanged" ID="Project.handlePreferencesChanged"></a> |
2130 </p><a NAME="Project.handlePreferencesChanged" ID="Project.handlePreferencesChanged"></a> |
2128 <h4>Project.handlePreferencesChanged</h4> |
2131 <h4>Project.handlePreferencesChanged</h4> |
2129 <b>handlePreferencesChanged</b>(<i></i>) |
2132 <b>handlePreferencesChanged</b>(<i></i>) |
2130 <p> |
2133 <p> |
2131 Public slot used to handle the preferencesChanged signal. |
2134 Public slot used to handle the preferencesChanged signal. |
2132 </p><a NAME="Project.hasDefaultMakeParameters" ID="Project.hasDefaultMakeParameters"></a> |
2135 </p><a NAME="Project.hasDefaultIdlCompilerParameters" ID="Project.hasDefaultIdlCompilerParameters"></a> |
|
2136 <h4>Project.hasDefaultIdlCompilerParameters</h4> |
|
2137 <b>hasDefaultIdlCompilerParameters</b>(<i></i>) |
|
2138 <p> |
|
2139 Public method to test, if the project contains the default IDL compiler |
|
2140 parameters. |
|
2141 </p><dl> |
|
2142 <dt>Returns:</dt> |
|
2143 <dd> |
|
2144 flag indicating default parameter set |
|
2145 </dd> |
|
2146 </dl><dl> |
|
2147 <dt>Return Type:</dt> |
|
2148 <dd> |
|
2149 bool |
|
2150 </dd> |
|
2151 </dl><a NAME="Project.hasDefaultMakeParameters" ID="Project.hasDefaultMakeParameters"></a> |
2133 <h4>Project.hasDefaultMakeParameters</h4> |
2152 <h4>Project.hasDefaultMakeParameters</h4> |
2134 <b>hasDefaultMakeParameters</b>(<i></i>) |
2153 <b>hasDefaultMakeParameters</b>(<i></i>) |
2135 <p> |
2154 <p> |
2136 Public method to test, if the project contains the default make |
2155 Public method to test, if the project contains the default make |
2137 parameters. |
2156 parameters. |