221 </dd> |
221 </dd> |
222 </dl><a NAME="Project.__buildDistribution" ID="Project.__buildDistribution"></a> |
222 </dl><a NAME="Project.__buildDistribution" ID="Project.__buildDistribution"></a> |
223 <h4>Project.__buildDistribution</h4> |
223 <h4>Project.__buildDistribution</h4> |
224 <b>__buildDistribution</b>(<i></i>) |
224 <b>__buildDistribution</b>(<i></i>) |
225 <p> |
225 <p> |
226 Private slot to build a distribution file for the current Pyramid project. |
226 Private slot to build a distribution file for the current Pyramid |
|
227 project. |
227 </p><a NAME="Project.__createProject" ID="Project.__createProject"></a> |
228 </p><a NAME="Project.__createProject" ID="Project.__createProject"></a> |
228 <h4>Project.__createProject</h4> |
229 <h4>Project.__createProject</h4> |
229 <b>__createProject</b>(<i></i>) |
230 <b>__createProject</b>(<i></i>) |
230 <p> |
231 <p> |
231 Private slot to create a new Pyramid project. |
232 Private slot to create a new Pyramid project. |
268 filename of the executable (string) |
269 filename of the executable (string) |
269 </dd> |
270 </dd> |
270 </dl><dl> |
271 </dl><dl> |
271 <dt>Returns:</dt> |
272 <dt>Returns:</dt> |
272 <dd> |
273 <dd> |
273 list of full executable names, if the executable file is accessible |
274 list of full executable names, if the executable file is |
274 via the searchpath defined by the PATH environment variable, or an |
275 accessible via the searchpath defined by the PATH environment |
275 empty list otherwise. |
276 variable, or an empty list otherwise. |
276 </dd> |
277 </dd> |
277 </dl><a NAME="Project.__getInitDbCommand" ID="Project.__getInitDbCommand"></a> |
278 </dl><a NAME="Project.__getInitDbCommand" ID="Project.__getInitDbCommand"></a> |
278 <h4>Project.__getInitDbCommand</h4> |
279 <h4>Project.__getInitDbCommand</h4> |
279 <b>__getInitDbCommand</b>(<i></i>) |
280 <b>__getInitDbCommand</b>(<i></i>) |
280 <p> |
281 <p> |
346 name of the project (string) |
347 name of the project (string) |
347 </dd> |
348 </dd> |
348 </dl><dl> |
349 </dl><dl> |
349 <dt>Raises <b>PyramidNoProjectSelectedException</b>:</dt> |
350 <dt>Raises <b>PyramidNoProjectSelectedException</b>:</dt> |
350 <dd> |
351 <dd> |
351 raised, if no project is selected |
352 raised, if no project is |
|
353 selected |
352 </dd> |
354 </dd> |
353 </dl><a NAME="Project.__projectFilteredList" ID="Project.__projectFilteredList"></a> |
355 </dl><a NAME="Project.__projectFilteredList" ID="Project.__projectFilteredList"></a> |
354 <h4>Project.__projectFilteredList</h4> |
356 <h4>Project.__projectFilteredList</h4> |
355 <b>__projectFilteredList</b>(<i>filenames</i>) |
357 <b>__projectFilteredList</b>(<i>filenames</i>) |
356 <p> |
358 <p> |
386 path of the project (string) |
388 path of the project (string) |
387 </dd> |
389 </dd> |
388 </dl><dl> |
390 </dl><dl> |
389 <dt>Raises <b>PyramidNoProjectSelectedException</b>:</dt> |
391 <dt>Raises <b>PyramidNoProjectSelectedException</b>:</dt> |
390 <dd> |
392 <dd> |
391 raised, if no project is selected |
393 raised, if no project is |
|
394 selected |
392 </dd> |
395 </dd> |
393 </dl><a NAME="Project.__pyramidInfo" ID="Project.__pyramidInfo"></a> |
396 </dl><a NAME="Project.__pyramidInfo" ID="Project.__pyramidInfo"></a> |
394 <h4>Project.__pyramidInfo</h4> |
397 <h4>Project.__pyramidInfo</h4> |
395 <b>__pyramidInfo</b>(<i></i>) |
398 <b>__pyramidInfo</b>(<i></i>) |
396 <p> |
399 <p> |
423 </dl><a NAME="Project.__selectProject" ID="Project.__selectProject"></a> |
426 </dl><a NAME="Project.__selectProject" ID="Project.__selectProject"></a> |
424 <h4>Project.__selectProject</h4> |
427 <h4>Project.__selectProject</h4> |
425 <b>__selectProject</b>(<i></i>) |
428 <b>__selectProject</b>(<i></i>) |
426 <p> |
429 <p> |
427 Private method to select a Pyramid project to work with. |
430 Private method to select a Pyramid project to work with. |
428 </p><dl> |
431 </p><a NAME="Project.__serverProcFinished" ID="Project.__serverProcFinished"></a> |
429 <dt>Returns:</dt> |
|
430 <dd> |
|
431 selected project (string) |
|
432 </dd> |
|
433 </dl><a NAME="Project.__serverProcFinished" ID="Project.__serverProcFinished"></a> |
|
434 <h4>Project.__serverProcFinished</h4> |
432 <h4>Project.__serverProcFinished</h4> |
435 <b>__serverProcFinished</b>(<i></i>) |
433 <b>__serverProcFinished</b>(<i></i>) |
436 <p> |
434 <p> |
437 Private slot connected to the finished signal. |
435 Private slot connected to the finished signal. |
438 </p><a NAME="Project.__setCurrentProject" ID="Project.__setCurrentProject"></a> |
436 </p><a NAME="Project.__setCurrentProject" ID="Project.__setCurrentProject"></a> |
447 </dd> |
445 </dd> |
448 </dl><a NAME="Project.__setupDevelop" ID="Project.__setupDevelop"></a> |
446 </dl><a NAME="Project.__setupDevelop" ID="Project.__setupDevelop"></a> |
449 <h4>Project.__setupDevelop</h4> |
447 <h4>Project.__setupDevelop</h4> |
450 <b>__setupDevelop</b>(<i></i>) |
448 <b>__setupDevelop</b>(<i></i>) |
451 <p> |
449 <p> |
452 Private slot to set up the development environment for the current project. |
450 Private slot to set up the development environment for the current |
|
451 project. |
453 </p><a NAME="Project.__showDocumentation" ID="Project.__showDocumentation"></a> |
452 </p><a NAME="Project.__showDocumentation" ID="Project.__showDocumentation"></a> |
454 <h4>Project.__showDocumentation</h4> |
453 <h4>Project.__showDocumentation</h4> |
455 <b>__showDocumentation</b>(<i></i>) |
454 <b>__showDocumentation</b>(<i></i>) |
456 <p> |
455 <p> |
457 Private slot to show the helpviewer with the Pyramid documentation. |
456 Private slot to show the helpviewer with the Pyramid documentation. |