62 <tr> |
62 <tr> |
63 <td><a href="#PropertiesDialog.__populateLicenseComboBox">__populateLicenseComboBox</a></td> |
63 <td><a href="#PropertiesDialog.__populateLicenseComboBox">__populateLicenseComboBox</a></td> |
64 <td>Private method to populate the license selector with the list of trove license types.</td> |
64 <td>Private method to populate the license selector with the list of trove license types.</td> |
65 </tr> |
65 </tr> |
66 <tr> |
66 <tr> |
|
67 <td><a href="#PropertiesDialog.__setMainScriptPickerFilters">__setMainScriptPickerFilters</a></td> |
|
68 <td>Private method to set the filters for the main script file picker.</td> |
|
69 </tr> |
|
70 <tr> |
67 <td><a href="#PropertiesDialog.getPPath">getPPath</a></td> |
71 <td><a href="#PropertiesDialog.getPPath">getPPath</a></td> |
68 <td>Public method to get the project path.</td> |
72 <td>Public method to get the project path.</td> |
69 </tr> |
73 </tr> |
70 <tr> |
74 <tr> |
71 <td><a href="#PropertiesDialog.getProjectType">getProjectType</a></td> |
75 <td><a href="#PropertiesDialog.getProjectType">getProjectType</a></td> |
154 name of this dialog (defaults to None) |
158 name of this dialog (defaults to None) |
155 </dd> |
159 </dd> |
156 </dl> |
160 </dl> |
157 <a NAME="PropertiesDialog.__initFileTypesDict" ID="PropertiesDialog.__initFileTypesDict"></a> |
161 <a NAME="PropertiesDialog.__initFileTypesDict" ID="PropertiesDialog.__initFileTypesDict"></a> |
158 <h4>PropertiesDialog.__initFileTypesDict</h4> |
162 <h4>PropertiesDialog.__initFileTypesDict</h4> |
159 <b>__initFileTypesDict</b>(<i></i>) |
163 <b>__initFileTypesDict</b>(<i>force=False</i>) |
160 <p> |
164 <p> |
161 Private slot to (re-)initialize the filetype dictionary. |
165 Private slot to (re-)initialize the filetype dictionary. |
162 </p> |
166 </p> |
163 |
167 |
|
168 <dl> |
|
169 |
|
170 <dt><i>force</i> (bool (optional))</dt> |
|
171 <dd> |
|
172 flag indicating to force the initialization (defaults to False) |
|
173 </dd> |
|
174 </dl> |
164 <a NAME="PropertiesDialog.__populateLicenseComboBox" ID="PropertiesDialog.__populateLicenseComboBox"></a> |
175 <a NAME="PropertiesDialog.__populateLicenseComboBox" ID="PropertiesDialog.__populateLicenseComboBox"></a> |
165 <h4>PropertiesDialog.__populateLicenseComboBox</h4> |
176 <h4>PropertiesDialog.__populateLicenseComboBox</h4> |
166 <b>__populateLicenseComboBox</b>(<i></i>) |
177 <b>__populateLicenseComboBox</b>(<i></i>) |
167 <p> |
178 <p> |
168 Private method to populate the license selector with the list of trove |
179 Private method to populate the license selector with the list of trove |
169 license types. |
180 license types. |
170 </p> |
181 </p> |
171 |
182 |
|
183 <a NAME="PropertiesDialog.__setMainScriptPickerFilters" ID="PropertiesDialog.__setMainScriptPickerFilters"></a> |
|
184 <h4>PropertiesDialog.__setMainScriptPickerFilters</h4> |
|
185 <b>__setMainScriptPickerFilters</b>(<i></i>) |
|
186 <p> |
|
187 Private method to set the filters for the main script file picker. |
|
188 </p> |
|
189 |
172 <a NAME="PropertiesDialog.getPPath" ID="PropertiesDialog.getPPath"></a> |
190 <a NAME="PropertiesDialog.getPPath" ID="PropertiesDialog.getPPath"></a> |
173 <h4>PropertiesDialog.getPPath</h4> |
191 <h4>PropertiesDialog.getPPath</h4> |
174 <b>getPPath</b>(<i></i>) |
192 <b>getPPath</b>(<i></i>) |
175 <p> |
193 <p> |
176 Public method to get the project path. |
194 Public method to get the project path. |