Documentation/Source/eric5.Project.ProjectResourcesBrowser.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="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>
76 <td>Constructor</td>
77 </tr><tr>
78 <td><a href="#ProjectResourcesBrowser.__addResourceFiles">__addResourceFiles</a></td> 79 <td><a href="#ProjectResourcesBrowser.__addResourceFiles">__addResourceFiles</a></td>
79 <td>Private method to add resource files to the project.</td> 80 <td>Private method to add resource files to the project.</td>
80 </tr><tr> 81 </tr><tr>
81 <td><a href="#ProjectResourcesBrowser.__addResourcesDirectory">__addResourcesDirectory</a></td> 82 <td><a href="#ProjectResourcesBrowser.__addResourcesDirectory">__addResourcesDirectory</a></td>
82 <td>Private method to add resource files of a directory to the project.</td> 83 <td>Private method to add resource files of a directory to the project.</td>
145 <td>Public method to compile all changed resources to source files.</td> 146 <td>Public method to compile all changed resources to source files.</td>
146 </tr><tr> 147 </tr><tr>
147 <td><a href="#ProjectResourcesBrowser.handlePreferencesChanged">handlePreferencesChanged</a></td> 148 <td><a href="#ProjectResourcesBrowser.handlePreferencesChanged">handlePreferencesChanged</a></td>
148 <td>Public slot used to handle the preferencesChanged signal.</td> 149 <td>Public slot used to handle the preferencesChanged signal.</td>
149 </tr> 150 </tr>
151 </table>
152 <h3>Static Methods</h3>
153 <table>
154 <tr><td>None</td></tr>
150 </table> 155 </table>
151 <a NAME="ProjectResourcesBrowser.__init__" ID="ProjectResourcesBrowser.__init__"></a> 156 <a NAME="ProjectResourcesBrowser.__init__" ID="ProjectResourcesBrowser.__init__"></a>
152 <h4>ProjectResourcesBrowser (Constructor)</h4> 157 <h4>ProjectResourcesBrowser (Constructor)</h4>
153 <b>ProjectResourcesBrowser</b>(<i>project, parent=None</i>) 158 <b>ProjectResourcesBrowser</b>(<i>project, parent=None</i>)
154 <p> 159 <p>

eric ide

mercurial