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 |
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> |