41 </table> |
41 </table> |
42 <hr /><hr /> |
42 <hr /><hr /> |
43 <a NAME="ProjectFormsBrowser" ID="ProjectFormsBrowser"></a> |
43 <a NAME="ProjectFormsBrowser" ID="ProjectFormsBrowser"></a> |
44 <h2>ProjectFormsBrowser</h2> |
44 <h2>ProjectFormsBrowser</h2> |
45 <p> |
45 <p> |
46 A class used to display the forms part of the project. |
46 A class used to display the forms part of the project. |
47 </p><h4>Signals</h4> |
47 </p><h4>Signals</h4> |
48 <dl> |
48 <dl> |
49 <dt>appendStderr(str)</dt> |
49 <dt>appendStderr(str)</dt> |
50 <dd> |
50 <dd> |
51 emitted after something was received from |
51 emitted after something was received from |
171 <td>Public slot used to handle the preferencesChanged signal.</td> |
171 <td>Public slot used to handle the preferencesChanged signal.</td> |
172 </tr> |
172 </tr> |
173 </table> |
173 </table> |
174 <a NAME="ProjectFormsBrowser.__init__" ID="ProjectFormsBrowser.__init__"></a> |
174 <a NAME="ProjectFormsBrowser.__init__" ID="ProjectFormsBrowser.__init__"></a> |
175 <h4>ProjectFormsBrowser (Constructor)</h4> |
175 <h4>ProjectFormsBrowser (Constructor)</h4> |
176 <b>ProjectFormsBrowser</b>(<i>project, parent = None</i>) |
176 <b>ProjectFormsBrowser</b>(<i>project, parent=None</i>) |
177 <p> |
177 <p> |
178 Constructor |
178 Constructor |
179 </p><dl> |
179 </p><dl> |
180 <dt><i>project</i></dt> |
180 <dt><i>project</i></dt> |
181 <dd> |
181 <dd> |
219 <b>__compileSelectedForms</b>(<i></i>) |
219 <b>__compileSelectedForms</b>(<i></i>) |
220 <p> |
220 <p> |
221 Private method to compile selected forms to source files. |
221 Private method to compile selected forms to source files. |
222 </p><a NAME="ProjectFormsBrowser.__compileUI" ID="ProjectFormsBrowser.__compileUI"></a> |
222 </p><a NAME="ProjectFormsBrowser.__compileUI" ID="ProjectFormsBrowser.__compileUI"></a> |
223 <h4>ProjectFormsBrowser.__compileUI</h4> |
223 <h4>ProjectFormsBrowser.__compileUI</h4> |
224 <b>__compileUI</b>(<i>fn, noDialog = False, progress = None</i>) |
224 <b>__compileUI</b>(<i>fn, noDialog=False, progress=None</i>) |
225 <p> |
225 <p> |
226 Privat method to compile a .ui file to a .py/.rb file. |
226 Privat method to compile a .ui file to a .py/.rb file. |
227 </p><dl> |
227 </p><dl> |
228 <dt><i>fn</i></dt> |
228 <dt><i>fn</i></dt> |
229 <dd> |
229 <dd> |
290 Private slot to handle the Open in Editor menu action. |
290 Private slot to handle the Open in Editor menu action. |
291 </p><a NAME="ProjectFormsBrowser.__readStderr" ID="ProjectFormsBrowser.__readStderr"></a> |
291 </p><a NAME="ProjectFormsBrowser.__readStderr" ID="ProjectFormsBrowser.__readStderr"></a> |
292 <h4>ProjectFormsBrowser.__readStderr</h4> |
292 <h4>ProjectFormsBrowser.__readStderr</h4> |
293 <b>__readStderr</b>(<i></i>) |
293 <b>__readStderr</b>(<i></i>) |
294 <p> |
294 <p> |
295 Private slot to handle the readyReadStandardError signal of the |
295 Private slot to handle the readyReadStandardError signal of the |
296 pyuic/rbuic process. |
296 pyuic/rbuic process. |
297 </p><a NAME="ProjectFormsBrowser.__readStdout" ID="ProjectFormsBrowser.__readStdout"></a> |
297 </p><a NAME="ProjectFormsBrowser.__readStdout" ID="ProjectFormsBrowser.__readStdout"></a> |
298 <h4>ProjectFormsBrowser.__readStdout</h4> |
298 <h4>ProjectFormsBrowser.__readStdout</h4> |
299 <b>__readStdout</b>(<i></i>) |
299 <b>__readStdout</b>(<i></i>) |
300 <p> |
300 <p> |
301 Private slot to handle the readyReadStandardOutput signal of the |
301 Private slot to handle the readyReadStandardOutput signal of the |
302 pyuic/rbuic process. |
302 pyuic/rbuic process. |
303 </p><a NAME="ProjectFormsBrowser.__showContextMenu" ID="ProjectFormsBrowser.__showContextMenu"></a> |
303 </p><a NAME="ProjectFormsBrowser.__showContextMenu" ID="ProjectFormsBrowser.__showContextMenu"></a> |
304 <h4>ProjectFormsBrowser.__showContextMenu</h4> |
304 <h4>ProjectFormsBrowser.__showContextMenu</h4> |
305 <b>__showContextMenu</b>(<i></i>) |
305 <b>__showContextMenu</b>(<i></i>) |
306 <p> |
306 <p> |