104 <p> |
104 <p> |
105 Constructor |
105 Constructor |
106 </p><dl> |
106 </p><dl> |
107 <dt><i>project</i></dt> |
107 <dt><i>project</i></dt> |
108 <dd> |
108 <dd> |
109 reference to the project object (ProjectPyramid.Project.Project) |
109 reference to the project object |
|
110 (ProjectPyramid.Project.Project) |
110 </dd><dt><i>parent</i></dt> |
111 </dd><dt><i>parent</i></dt> |
111 <dd> |
112 <dd> |
112 reference to the parent widget (QWidget) |
113 reference to the parent widget (QWidget) |
113 </dd> |
114 </dd> |
114 </dl><a NAME="PyramidRoutesDialog.__procFinished" ID="PyramidRoutesDialog.__procFinished"></a> |
115 </dl><a NAME="PyramidRoutesDialog.__procFinished" ID="PyramidRoutesDialog.__procFinished"></a> |
147 delayed processing. |
148 delayed processing. |
148 </p><a NAME="PyramidRoutesDialog.finish" ID="PyramidRoutesDialog.finish"></a> |
149 </p><a NAME="PyramidRoutesDialog.finish" ID="PyramidRoutesDialog.finish"></a> |
149 <h4>PyramidRoutesDialog.finish</h4> |
150 <h4>PyramidRoutesDialog.finish</h4> |
150 <b>finish</b>(<i></i>) |
151 <b>finish</b>(<i></i>) |
151 <p> |
152 <p> |
152 Public slot called when the process finished or the user pressed the button. |
153 Public slot called when the process finished or the user pressed the |
|
154 button. |
153 </p><a NAME="PyramidRoutesDialog.keyPressEvent" ID="PyramidRoutesDialog.keyPressEvent"></a> |
155 </p><a NAME="PyramidRoutesDialog.keyPressEvent" ID="PyramidRoutesDialog.keyPressEvent"></a> |
154 <h4>PyramidRoutesDialog.keyPressEvent</h4> |
156 <h4>PyramidRoutesDialog.keyPressEvent</h4> |
155 <b>keyPressEvent</b>(<i>evt</i>) |
157 <b>keyPressEvent</b>(<i>evt</i>) |
156 <p> |
158 <p> |
157 Protected slot to handle a key press event. |
159 Protected slot to handle a key press event. |
194 <h4>PyramidRoutesDialog.start</h4> |
196 <h4>PyramidRoutesDialog.start</h4> |
195 <b>start</b>(<i>projectPath</i>) |
197 <b>start</b>(<i>projectPath</i>) |
196 <p> |
198 <p> |
197 Public slot used to start the process. |
199 Public slot used to start the process. |
198 </p><dl> |
200 </p><dl> |
199 <dt><i>command</i></dt> |
201 <dt><i>projectPath</i></dt> |
200 <dd> |
|
201 command to start (string) |
|
202 </dd><dt><i>projectPath</i></dt> |
|
203 <dd> |
202 <dd> |
204 path to the Pyramid project (string) |
203 path to the Pyramid project (string) |
205 </dd> |
204 </dd> |
206 </dl><dl> |
205 </dl><dl> |
207 <dt>Returns:</dt> |
206 <dt>Returns:</dt> |