156 </tr> |
156 </tr> |
157 <tr> |
157 <tr> |
158 <td><a href="#ProjectInterfacesBrowser._openItem">_openItem</a></td> |
158 <td><a href="#ProjectInterfacesBrowser._openItem">_openItem</a></td> |
159 <td>Protected slot to handle the open popup menu entry.</td> |
159 <td>Protected slot to handle the open popup menu entry.</td> |
160 </tr> |
160 </tr> |
|
161 <tr> |
|
162 <td><a href="#ProjectInterfacesBrowser.getIcon">getIcon</a></td> |
|
163 <td>Public method to get an icon for the project browser.</td> |
|
164 </tr> |
161 </table> |
165 </table> |
162 <h3>Static Methods</h3> |
166 <h3>Static Methods</h3> |
163 |
167 |
164 <table> |
168 <table> |
165 <tr><td>None</td></tr> |
169 <tr><td>None</td></tr> |
166 </table> |
170 </table> |
167 |
171 |
168 <a NAME="ProjectInterfacesBrowser.__init__" ID="ProjectInterfacesBrowser.__init__"></a> |
172 <a NAME="ProjectInterfacesBrowser.__init__" ID="ProjectInterfacesBrowser.__init__"></a> |
169 <h4>ProjectInterfacesBrowser (Constructor)</h4> |
173 <h4>ProjectInterfacesBrowser (Constructor)</h4> |
170 <b>ProjectInterfacesBrowser</b>(<i>project, parent=None</i>) |
174 <b>ProjectInterfacesBrowser</b>(<i>project, projectBrowser, parent=None</i>) |
171 |
175 |
172 <p> |
176 <p> |
173 Constructor |
177 Constructor |
174 </p> |
178 </p> |
175 <dl> |
179 <dl> |
176 |
180 |
177 <dt><i>project</i></dt> |
181 <dt><i>project</i> (Project)</dt> |
178 <dd> |
182 <dd> |
179 reference to the project object |
183 reference to the project object |
180 </dd> |
184 </dd> |
181 <dt><i>parent</i></dt> |
185 <dt><i>projectBrowser</i> (ProjectBrowser)</dt> |
182 <dd> |
186 <dd> |
183 parent widget of this browser (QWidget) |
187 reference to the project browser object |
|
188 </dd> |
|
189 <dt><i>parent</i> (QWidget)</dt> |
|
190 <dd> |
|
191 parent widget of this browser |
184 </dd> |
192 </dd> |
185 </dl> |
193 </dl> |
186 <a NAME="ProjectInterfacesBrowser.__addInterfaceFiles" ID="ProjectInterfacesBrowser.__addInterfaceFiles"></a> |
194 <a NAME="ProjectInterfacesBrowser.__addInterfaceFiles" ID="ProjectInterfacesBrowser.__addInterfaceFiles"></a> |
187 <h4>ProjectInterfacesBrowser.__addInterfaceFiles</h4> |
195 <h4>ProjectInterfacesBrowser.__addInterfaceFiles</h4> |
188 <b>__addInterfaceFiles</b>(<i></i>) |
196 <b>__addInterfaceFiles</b>(<i></i>) |
363 <b>_openItem</b>(<i></i>) |
371 <b>_openItem</b>(<i></i>) |
364 |
372 |
365 <p> |
373 <p> |
366 Protected slot to handle the open popup menu entry. |
374 Protected slot to handle the open popup menu entry. |
367 </p> |
375 </p> |
|
376 <a NAME="ProjectInterfacesBrowser.getIcon" ID="ProjectInterfacesBrowser.getIcon"></a> |
|
377 <h4>ProjectInterfacesBrowser.getIcon</h4> |
|
378 <b>getIcon</b>(<i></i>) |
|
379 |
|
380 <p> |
|
381 Public method to get an icon for the project browser. |
|
382 </p> |
|
383 <dl> |
|
384 <dt>Return:</dt> |
|
385 <dd> |
|
386 icon for the browser |
|
387 </dd> |
|
388 </dl> |
|
389 <dl> |
|
390 <dt>Return Type:</dt> |
|
391 <dd> |
|
392 QIcon |
|
393 </dd> |
|
394 </dl> |
368 <div align="right"><a href="#top">Up</a></div> |
395 <div align="right"><a href="#top">Up</a></div> |
369 <hr /> |
396 <hr /> |
370 </body></html> |
397 </body></html> |