Documentation/Source/eric5.Project.ProjectResourcesBrowser.html

changeset 3591
2f2a4a76dd22
parent 3018
70924c0bdaf1
equal deleted inserted replaced
3590:5280e37405b8 3591:2f2a4a76dd22
89 </tr><tr> 89 </tr><tr>
90 <td><a href="#ProjectResourcesBrowser.__compileAllResources">__compileAllResources</a></td> 90 <td><a href="#ProjectResourcesBrowser.__compileAllResources">__compileAllResources</a></td>
91 <td>Private method to compile all resources to source files.</td> 91 <td>Private method to compile all resources to source files.</td>
92 </tr><tr> 92 </tr><tr>
93 <td><a href="#ProjectResourcesBrowser.__compileQRC">__compileQRC</a></td> 93 <td><a href="#ProjectResourcesBrowser.__compileQRC">__compileQRC</a></td>
94 <td>Privat method to compile a .qrc file to a .py file.</td> 94 <td>Private method to compile a .qrc file to a .py file.</td>
95 </tr><tr> 95 </tr><tr>
96 <td><a href="#ProjectResourcesBrowser.__compileQRCDone">__compileQRCDone</a></td> 96 <td><a href="#ProjectResourcesBrowser.__compileQRCDone">__compileQRCDone</a></td>
97 <td>Private slot to handle the finished signal of the compile process.</td> 97 <td>Private slot to handle the finished signal of the compile process.</td>
98 </tr><tr> 98 </tr><tr>
99 <td><a href="#ProjectResourcesBrowser.__compileResource">__compileResource</a></td> 99 <td><a href="#ProjectResourcesBrowser.__compileResource">__compileResource</a></td>
204 Private method to compile all resources to source files. 204 Private method to compile all resources to source files.
205 </p><a NAME="ProjectResourcesBrowser.__compileQRC" ID="ProjectResourcesBrowser.__compileQRC"></a> 205 </p><a NAME="ProjectResourcesBrowser.__compileQRC" ID="ProjectResourcesBrowser.__compileQRC"></a>
206 <h4>ProjectResourcesBrowser.__compileQRC</h4> 206 <h4>ProjectResourcesBrowser.__compileQRC</h4>
207 <b>__compileQRC</b>(<i>fn, noDialog=False, progress=None</i>) 207 <b>__compileQRC</b>(<i>fn, noDialog=False, progress=None</i>)
208 <p> 208 <p>
209 Privat method to compile a .qrc file to a .py file. 209 Private method to compile a .qrc file to a .py file.
210 </p><dl> 210 </p><dl>
211 <dt><i>fn</i></dt> 211 <dt><i>fn</i></dt>
212 <dd> 212 <dd>
213 filename of the .ui file to be compiled 213 filename of the .ui file to be compiled
214 </dd><dt><i>noDialog</i></dt> 214 </dd><dt><i>noDialog</i></dt>

eric ide

mercurial