Documentation/Source/eric5.Project.ProjectResourcesBrowser.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 767
27554f80d08f
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
42 <hr /><hr /> 42 <hr /><hr />
43 <a NAME="ProjectResourcesBrowser" ID="ProjectResourcesBrowser"></a> 43 <a NAME="ProjectResourcesBrowser" ID="ProjectResourcesBrowser"></a>
44 <h2>ProjectResourcesBrowser</h2> 44 <h2>ProjectResourcesBrowser</h2>
45 <p> 45 <p>
46 A class used to display the resources part of the project. 46 A class used to display the resources 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
67 ProjectBaseBrowser 67 ProjectBaseBrowser
68 <h3>Class Attributes</h3> 68 <h3>Class Attributes</h3>
69 <table> 69 <table>
70 <tr><td>RCFilenameFormatPython</td></tr><tr><td>RCFilenameFormatRuby</td></tr> 70 <tr><td>RCFilenameFormatPython</td></tr><tr><td>RCFilenameFormatRuby</td></tr>
71 </table> 71 </table>
72 <h3>Class Methods</h3>
73 <table>
74 <tr><td>None</td></tr>
75 </table>
72 <h3>Methods</h3> 76 <h3>Methods</h3>
73 <table> 77 <table>
74 <tr> 78 <tr>
75 <td><a href="#ProjectResourcesBrowser.__init__">ProjectResourcesBrowser</a></td> 79 <td><a href="#ProjectResourcesBrowser.__init__">ProjectResourcesBrowser</a></td>
76 <td>Constructor</td> 80 <td>Constructor</td>
145 <td>Public method to compile all changed resources to source files.</td> 149 <td>Public method to compile all changed resources to source files.</td>
146 </tr><tr> 150 </tr><tr>
147 <td><a href="#ProjectResourcesBrowser.handlePreferencesChanged">handlePreferencesChanged</a></td> 151 <td><a href="#ProjectResourcesBrowser.handlePreferencesChanged">handlePreferencesChanged</a></td>
148 <td>Public slot used to handle the preferencesChanged signal.</td> 152 <td>Public slot used to handle the preferencesChanged signal.</td>
149 </tr> 153 </tr>
154 </table>
155 <h3>Static Methods</h3>
156 <table>
157 <tr><td>None</td></tr>
150 </table> 158 </table>
151 <a NAME="ProjectResourcesBrowser.__init__" ID="ProjectResourcesBrowser.__init__"></a> 159 <a NAME="ProjectResourcesBrowser.__init__" ID="ProjectResourcesBrowser.__init__"></a>
152 <h4>ProjectResourcesBrowser (Constructor)</h4> 160 <h4>ProjectResourcesBrowser (Constructor)</h4>
153 <b>ProjectResourcesBrowser</b>(<i>project, parent = None</i>) 161 <b>ProjectResourcesBrowser</b>(<i>project, parent = None</i>)
154 <p> 162 <p>

eric ide

mercurial