177 Private slot to set the browser checkboxes according to the selected |
177 Private slot to set the browser checkboxes according to the selected |
178 project type. |
178 project type. |
179 </p> |
179 </p> |
180 <dl> |
180 <dl> |
181 |
181 |
182 <dt><i>index</i></dt> |
182 <dt><i>index</i> (int)</dt> |
183 <dd> |
183 <dd> |
184 index of the selected project type (integer) |
184 index of the selected project type |
185 </dd> |
185 </dd> |
186 </dl> |
186 </dl> |
187 <a NAME="ProjectBrowserPage.save" ID="ProjectBrowserPage.save"></a> |
187 <a NAME="ProjectBrowserPage.save" ID="ProjectBrowserPage.save"></a> |
188 <h4>ProjectBrowserPage.save</h4> |
188 <h4>ProjectBrowserPage.save</h4> |
189 <b>save</b>(<i></i>) |
189 <b>save</b>(<i></i>) |
201 <p> |
201 <p> |
202 Module function to create the configuration page. |
202 Module function to create the configuration page. |
203 </p> |
203 </p> |
204 <dl> |
204 <dl> |
205 |
205 |
206 <dt><i>dlg</i></dt> |
206 <dt><i>dlg</i> (ConfigurationDialog)</dt> |
207 <dd> |
207 <dd> |
208 reference to the configuration dialog |
208 reference to the configuration dialog |
209 </dd> |
209 </dd> |
210 </dl> |
210 </dl> |
211 <dl> |
211 <dl> |
212 <dt>Return:</dt> |
212 <dt>Return:</dt> |
213 <dd> |
213 <dd> |
214 reference to the instantiated page (ConfigurationPageBase) |
214 reference to the instantiated page |
|
215 </dd> |
|
216 </dl> |
|
217 <dl> |
|
218 <dt>Return Type:</dt> |
|
219 <dd> |
|
220 ConfigurationPageBase |
215 </dd> |
221 </dd> |
216 </dl> |
222 </dl> |
217 <div align="right"><a href="#top">Up</a></div> |
223 <div align="right"><a href="#top">Up</a></div> |
218 <hr /> |
224 <hr /> |
219 </body></html> |
225 </body></html> |