41 </table> |
41 </table> |
42 <hr /><hr /> |
42 <hr /><hr /> |
43 <a NAME="ProjectInterfacesBrowser" ID="ProjectInterfacesBrowser"></a> |
43 <a NAME="ProjectInterfacesBrowser" ID="ProjectInterfacesBrowser"></a> |
44 <h2>ProjectInterfacesBrowser</h2> |
44 <h2>ProjectInterfacesBrowser</h2> |
45 <p> |
45 <p> |
46 A class used to display the interfaces (IDL) part of the project. |
46 A class used to display the interfaces (IDL) 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 |
137 <td>Protected slot to handle the open popup menu entry.</td> |
137 <td>Protected slot to handle the open popup menu entry.</td> |
138 </tr> |
138 </tr> |
139 </table> |
139 </table> |
140 <a NAME="ProjectInterfacesBrowser.__init__" ID="ProjectInterfacesBrowser.__init__"></a> |
140 <a NAME="ProjectInterfacesBrowser.__init__" ID="ProjectInterfacesBrowser.__init__"></a> |
141 <h4>ProjectInterfacesBrowser (Constructor)</h4> |
141 <h4>ProjectInterfacesBrowser (Constructor)</h4> |
142 <b>ProjectInterfacesBrowser</b>(<i>project, parent = None</i>) |
142 <b>ProjectInterfacesBrowser</b>(<i>project, parent=None</i>) |
143 <p> |
143 <p> |
144 Constructor |
144 Constructor |
145 </p><dl> |
145 </p><dl> |
146 <dt><i>project</i></dt> |
146 <dt><i>project</i></dt> |
147 <dd> |
147 <dd> |
165 <b>__compileAllInterfaces</b>(<i></i>) |
165 <b>__compileAllInterfaces</b>(<i></i>) |
166 <p> |
166 <p> |
167 Private method to compile all interfaces to python. |
167 Private method to compile all interfaces to python. |
168 </p><a NAME="ProjectInterfacesBrowser.__compileIDL" ID="ProjectInterfacesBrowser.__compileIDL"></a> |
168 </p><a NAME="ProjectInterfacesBrowser.__compileIDL" ID="ProjectInterfacesBrowser.__compileIDL"></a> |
169 <h4>ProjectInterfacesBrowser.__compileIDL</h4> |
169 <h4>ProjectInterfacesBrowser.__compileIDL</h4> |
170 <b>__compileIDL</b>(<i>fn, noDialog = False, progress = None</i>) |
170 <b>__compileIDL</b>(<i>fn, noDialog=False, progress=None</i>) |
171 <p> |
171 <p> |
172 Privat method to compile a .idl file to python. |
172 Privat method to compile a .idl file to python. |
173 </p><dl> |
173 </p><dl> |
174 <dt><i>fn</i></dt> |
174 <dt><i>fn</i></dt> |
175 <dd> |
175 <dd> |