215 </dd> |
215 </dd> |
216 </dl><a NAME="Project.__buildDistribution" ID="Project.__buildDistribution"></a> |
216 </dl><a NAME="Project.__buildDistribution" ID="Project.__buildDistribution"></a> |
217 <h4>Project.__buildDistribution</h4> |
217 <h4>Project.__buildDistribution</h4> |
218 <b>__buildDistribution</b>(<i></i>) |
218 <b>__buildDistribution</b>(<i></i>) |
219 <p> |
219 <p> |
220 Private slot to build a distribution file for the current Pyramid project. |
220 Private slot to build a distribution file for the current Pyramid |
|
221 project. |
221 </p><a NAME="Project.__createProject" ID="Project.__createProject"></a> |
222 </p><a NAME="Project.__createProject" ID="Project.__createProject"></a> |
222 <h4>Project.__createProject</h4> |
223 <h4>Project.__createProject</h4> |
223 <b>__createProject</b>(<i></i>) |
224 <b>__createProject</b>(<i></i>) |
224 <p> |
225 <p> |
225 Private slot to create a new Pyramid project. |
226 Private slot to create a new Pyramid project. |
246 filename of the executable (string) |
247 filename of the executable (string) |
247 </dd> |
248 </dd> |
248 </dl><dl> |
249 </dl><dl> |
249 <dt>Returns:</dt> |
250 <dt>Returns:</dt> |
250 <dd> |
251 <dd> |
251 list of full executable names, if the executable file is accessible |
252 list of full executable names, if the executable file is |
252 via the searchpath defined by the PATH environment variable, or an |
253 accessible via the searchpath defined by the PATH environment |
253 empty list otherwise. |
254 variable, or an empty list otherwise. |
254 </dd> |
255 </dd> |
255 </dl><a NAME="Project.__getInitDbCommand" ID="Project.__getInitDbCommand"></a> |
256 </dl><a NAME="Project.__getInitDbCommand" ID="Project.__getInitDbCommand"></a> |
256 <h4>Project.__getInitDbCommand</h4> |
257 <h4>Project.__getInitDbCommand</h4> |
257 <b>__getInitDbCommand</b>(<i></i>) |
258 <b>__getInitDbCommand</b>(<i></i>) |
258 <p> |
259 <p> |
324 name of the project (string) |
325 name of the project (string) |
325 </dd> |
326 </dd> |
326 </dl><dl> |
327 </dl><dl> |
327 <dt>Raises <b>PyramidNoProjectSelectedException</b>:</dt> |
328 <dt>Raises <b>PyramidNoProjectSelectedException</b>:</dt> |
328 <dd> |
329 <dd> |
329 raised, if no project is selected |
330 raised, if no project is |
|
331 selected |
330 </dd> |
332 </dd> |
331 </dl><a NAME="Project.__projectFilteredList" ID="Project.__projectFilteredList"></a> |
333 </dl><a NAME="Project.__projectFilteredList" ID="Project.__projectFilteredList"></a> |
332 <h4>Project.__projectFilteredList</h4> |
334 <h4>Project.__projectFilteredList</h4> |
333 <b>__projectFilteredList</b>(<i>filenames</i>) |
335 <b>__projectFilteredList</b>(<i>filenames</i>) |
334 <p> |
336 <p> |
364 path of the project (string) |
366 path of the project (string) |
365 </dd> |
367 </dd> |
366 </dl><dl> |
368 </dl><dl> |
367 <dt>Raises <b>PyramidNoProjectSelectedException</b>:</dt> |
369 <dt>Raises <b>PyramidNoProjectSelectedException</b>:</dt> |
368 <dd> |
370 <dd> |
369 raised, if no project is selected |
371 raised, if no project is |
|
372 selected |
370 </dd> |
373 </dd> |
371 </dl><a NAME="Project.__pyramidInfo" ID="Project.__pyramidInfo"></a> |
374 </dl><a NAME="Project.__pyramidInfo" ID="Project.__pyramidInfo"></a> |
372 <h4>Project.__pyramidInfo</h4> |
375 <h4>Project.__pyramidInfo</h4> |
373 <b>__pyramidInfo</b>(<i></i>) |
376 <b>__pyramidInfo</b>(<i></i>) |
374 <p> |
377 <p> |
401 </dl><a NAME="Project.__selectProject" ID="Project.__selectProject"></a> |
404 </dl><a NAME="Project.__selectProject" ID="Project.__selectProject"></a> |
402 <h4>Project.__selectProject</h4> |
405 <h4>Project.__selectProject</h4> |
403 <b>__selectProject</b>(<i></i>) |
406 <b>__selectProject</b>(<i></i>) |
404 <p> |
407 <p> |
405 Private method to select a Pyramid project to work with. |
408 Private method to select a Pyramid project to work with. |
406 </p><dl> |
409 </p><a NAME="Project.__serverProcFinished" ID="Project.__serverProcFinished"></a> |
407 <dt>Returns:</dt> |
|
408 <dd> |
|
409 selected project (string) |
|
410 </dd> |
|
411 </dl><a NAME="Project.__serverProcFinished" ID="Project.__serverProcFinished"></a> |
|
412 <h4>Project.__serverProcFinished</h4> |
410 <h4>Project.__serverProcFinished</h4> |
413 <b>__serverProcFinished</b>(<i></i>) |
411 <b>__serverProcFinished</b>(<i></i>) |
414 <p> |
412 <p> |
415 Private slot connected to the finished signal. |
413 Private slot connected to the finished signal. |
416 </p><a NAME="Project.__setCurrentProject" ID="Project.__setCurrentProject"></a> |
414 </p><a NAME="Project.__setCurrentProject" ID="Project.__setCurrentProject"></a> |
425 </dd> |
423 </dd> |
426 </dl><a NAME="Project.__setupDevelop" ID="Project.__setupDevelop"></a> |
424 </dl><a NAME="Project.__setupDevelop" ID="Project.__setupDevelop"></a> |
427 <h4>Project.__setupDevelop</h4> |
425 <h4>Project.__setupDevelop</h4> |
428 <b>__setupDevelop</b>(<i></i>) |
426 <b>__setupDevelop</b>(<i></i>) |
429 <p> |
427 <p> |
430 Private slot to set up the development environment for the current project. |
428 Private slot to set up the development environment for the current |
|
429 project. |
431 </p><a NAME="Project.__showDocumentation" ID="Project.__showDocumentation"></a> |
430 </p><a NAME="Project.__showDocumentation" ID="Project.__showDocumentation"></a> |
432 <h4>Project.__showDocumentation</h4> |
431 <h4>Project.__showDocumentation</h4> |
433 <b>__showDocumentation</b>(<i></i>) |
432 <b>__showDocumentation</b>(<i></i>) |
434 <p> |
433 <p> |
435 Private slot to show the helpviewer with the Pyramid documentation. |
434 Private slot to show the helpviewer with the Pyramid documentation. |