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

branch
eric7
changeset 11040
a4fd43ac7923
parent 10784
521fd465b048
equal deleted inserted replaced
11039:aa1bcb26b4b7 11040:a4fd43ac7923
66 <tr> 66 <tr>
67 <td><a href="#PropertiesDialog.__setMainScriptPickerFilters">__setMainScriptPickerFilters</a></td> 67 <td><a href="#PropertiesDialog.__setMainScriptPickerFilters">__setMainScriptPickerFilters</a></td>
68 <td>Private method to set the filters for the main script file picker.</td> 68 <td>Private method to set the filters for the main script file picker.</td>
69 </tr> 69 </tr>
70 <tr> 70 <tr>
71 <td><a href="#PropertiesDialog.__updateOk">__updateOk</a></td>
72 <td>Private method to update the state of the OK button.</td>
73 </tr>
74 <tr>
71 <td><a href="#PropertiesDialog.getPPath">getPPath</a></td> 75 <td><a href="#PropertiesDialog.getPPath">getPPath</a></td>
72 <td>Public method to get the project path.</td> 76 <td>Public method to get the project path.</td>
73 </tr> 77 </tr>
74 <tr> 78 <tr>
75 <td><a href="#PropertiesDialog.getProjectType">getProjectType</a></td> 79 <td><a href="#PropertiesDialog.getProjectType">getProjectType</a></td>
189 <b>__setMainScriptPickerFilters</b>(<i></i>) 193 <b>__setMainScriptPickerFilters</b>(<i></i>)
190 <p> 194 <p>
191 Private method to set the filters for the main script file picker. 195 Private method to set the filters for the main script file picker.
192 </p> 196 </p>
193 197
198 <a NAME="PropertiesDialog.__updateOk" ID="PropertiesDialog.__updateOk"></a>
199 <h4>PropertiesDialog.__updateOk</h4>
200 <b>__updateOk</b>(<i></i>)
201 <p>
202 Private method to update the state of the OK button.
203 </p>
204
194 <a NAME="PropertiesDialog.getPPath" ID="PropertiesDialog.getPPath"></a> 205 <a NAME="PropertiesDialog.getPPath" ID="PropertiesDialog.getPPath"></a>
195 <h4>PropertiesDialog.getPPath</h4> 206 <h4>PropertiesDialog.getPPath</h4>
196 <b>getPPath</b>(<i></i>) 207 <b>getPPath</b>(<i></i>)
197 <p> 208 <p>
198 Public method to get the project path. 209 Public method to get the project path.

eric ide

mercurial