Documentation/Source/eric5.Project.ProjectResourcesBrowser.html

changeset 945
8cd4d08fa9f6
parent 767
27554f80d08f
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
41 </table> 41 </table>
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><h4>Signals</h4>
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
148 <td>Public slot used to handle the preferencesChanged signal.</td> 148 <td>Public slot used to handle the preferencesChanged signal.</td>
149 </tr> 149 </tr>
150 </table> 150 </table>
151 <a NAME="ProjectResourcesBrowser.__init__" ID="ProjectResourcesBrowser.__init__"></a> 151 <a NAME="ProjectResourcesBrowser.__init__" ID="ProjectResourcesBrowser.__init__"></a>
152 <h4>ProjectResourcesBrowser (Constructor)</h4> 152 <h4>ProjectResourcesBrowser (Constructor)</h4>
153 <b>ProjectResourcesBrowser</b>(<i>project, parent = None</i>) 153 <b>ProjectResourcesBrowser</b>(<i>project, parent=None</i>)
154 <p> 154 <p>
155 Constructor 155 Constructor
156 </p><dl> 156 </p><dl>
157 <dt><i>project</i></dt> 157 <dt><i>project</i></dt>
158 <dd> 158 <dd>
195 <b>__compileAllResources</b>(<i></i>) 195 <b>__compileAllResources</b>(<i></i>)
196 <p> 196 <p>
197 Private method to compile all resources to source files. 197 Private method to compile all resources to source files.
198 </p><a NAME="ProjectResourcesBrowser.__compileQRC" ID="ProjectResourcesBrowser.__compileQRC"></a> 198 </p><a NAME="ProjectResourcesBrowser.__compileQRC" ID="ProjectResourcesBrowser.__compileQRC"></a>
199 <h4>ProjectResourcesBrowser.__compileQRC</h4> 199 <h4>ProjectResourcesBrowser.__compileQRC</h4>
200 <b>__compileQRC</b>(<i>fn, noDialog = False, progress = None</i>) 200 <b>__compileQRC</b>(<i>fn, noDialog=False, progress=None</i>)
201 <p> 201 <p>
202 Privat method to compile a .qrc file to a .py file. 202 Privat method to compile a .qrc file to a .py file.
203 </p><dl> 203 </p><dl>
204 <dt><i>fn</i></dt> 204 <dt><i>fn</i></dt>
205 <dd> 205 <dd>
256 Private slot to handle the Open menu action. 256 Private slot to handle the Open menu action.
257 </p><a NAME="ProjectResourcesBrowser.__readStderr" ID="ProjectResourcesBrowser.__readStderr"></a> 257 </p><a NAME="ProjectResourcesBrowser.__readStderr" ID="ProjectResourcesBrowser.__readStderr"></a>
258 <h4>ProjectResourcesBrowser.__readStderr</h4> 258 <h4>ProjectResourcesBrowser.__readStderr</h4>
259 <b>__readStderr</b>(<i></i>) 259 <b>__readStderr</b>(<i></i>)
260 <p> 260 <p>
261 Private slot to handle the readyReadStandardError signal of the 261 Private slot to handle the readyReadStandardError signal of the
262 pyrcc4/rbrcc process. 262 pyrcc4/rbrcc process.
263 </p><a NAME="ProjectResourcesBrowser.__readStdout" ID="ProjectResourcesBrowser.__readStdout"></a> 263 </p><a NAME="ProjectResourcesBrowser.__readStdout" ID="ProjectResourcesBrowser.__readStdout"></a>
264 <h4>ProjectResourcesBrowser.__readStdout</h4> 264 <h4>ProjectResourcesBrowser.__readStdout</h4>
265 <b>__readStdout</b>(<i></i>) 265 <b>__readStdout</b>(<i></i>)
266 <p> 266 <p>
267 Private slot to handle the readyReadStandardOutput signal of the 267 Private slot to handle the readyReadStandardOutput signal of the
268 pyrcc4/rbrcc process. 268 pyrcc4/rbrcc process.
269 </p><a NAME="ProjectResourcesBrowser.__showContextMenu" ID="ProjectResourcesBrowser.__showContextMenu"></a> 269 </p><a NAME="ProjectResourcesBrowser.__showContextMenu" ID="ProjectResourcesBrowser.__showContextMenu"></a>
270 <h4>ProjectResourcesBrowser.__showContextMenu</h4> 270 <h4>ProjectResourcesBrowser.__showContextMenu</h4>
271 <b>__showContextMenu</b>(<i></i>) 271 <b>__showContextMenu</b>(<i></i>)
272 <p> 272 <p>

eric ide

mercurial