Documentation/Source/eric5.Project.ProjectInterfacesBrowser.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
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><h3>Signals</h3>
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
52 a QProcess on stderr 52 a QProcess on stderr
71 ProjectBaseBrowser 71 ProjectBaseBrowser
72 <h3>Class Attributes</h3> 72 <h3>Class Attributes</h3>
73 <table> 73 <table>
74 <tr><td>None</td></tr> 74 <tr><td>None</td></tr>
75 </table> 75 </table>
76 <h3>Class Methods</h3>
77 <table>
78 <tr><td>None</td></tr>
79 </table>
76 <h3>Methods</h3> 80 <h3>Methods</h3>
77 <table> 81 <table>
78 <tr> 82 <tr>
79 <td><a href="#ProjectInterfacesBrowser.__init__">ProjectInterfacesBrowser</a></td>
80 <td>Constructor</td>
81 </tr><tr>
82 <td><a href="#ProjectInterfacesBrowser.__addInterfaceFiles">__addInterfaceFiles</a></td> 83 <td><a href="#ProjectInterfacesBrowser.__addInterfaceFiles">__addInterfaceFiles</a></td>
83 <td>Private method to add interface files to the project.</td> 84 <td>Private method to add interface files to the project.</td>
84 </tr><tr> 85 </tr><tr>
85 <td><a href="#ProjectInterfacesBrowser.__addInterfacesDirectory">__addInterfacesDirectory</a></td> 86 <td><a href="#ProjectInterfacesBrowser.__addInterfacesDirectory">__addInterfacesDirectory</a></td>
86 <td>Private method to add interface files of a directory to the project.</td> 87 <td>Private method to add interface files of a directory to the project.</td>
134 <td>Protected overloaded method to generate the popup menu.</td> 135 <td>Protected overloaded method to generate the popup menu.</td>
135 </tr><tr> 136 </tr><tr>
136 <td><a href="#ProjectInterfacesBrowser._openItem">_openItem</a></td> 137 <td><a href="#ProjectInterfacesBrowser._openItem">_openItem</a></td>
137 <td>Protected slot to handle the open popup menu entry.</td> 138 <td>Protected slot to handle the open popup menu entry.</td>
138 </tr> 139 </tr>
140 </table>
141 <h3>Static Methods</h3>
142 <table>
143 <tr><td>None</td></tr>
139 </table> 144 </table>
140 <a NAME="ProjectInterfacesBrowser.__init__" ID="ProjectInterfacesBrowser.__init__"></a> 145 <a NAME="ProjectInterfacesBrowser.__init__" ID="ProjectInterfacesBrowser.__init__"></a>
141 <h4>ProjectInterfacesBrowser (Constructor)</h4> 146 <h4>ProjectInterfacesBrowser (Constructor)</h4>
142 <b>ProjectInterfacesBrowser</b>(<i>project, parent=None</i>) 147 <b>ProjectInterfacesBrowser</b>(<i>project, parent=None</i>)
143 <p> 148 <p>

eric ide

mercurial