Documentation/Source/eric5.compileUiFiles.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 2367
78f6c8193d37
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
52 </tr> 52 </tr>
53 </table> 53 </table>
54 <hr /><hr /> 54 <hr /><hr />
55 <a NAME="compileUiDir" ID="compileUiDir"></a> 55 <a NAME="compileUiDir" ID="compileUiDir"></a>
56 <h2>compileUiDir</h2> 56 <h2>compileUiDir</h2>
57 <b>compileUiDir</b>(<i>dir, recurse = False, map = None, **compileUi_args</i>) 57 <b>compileUiDir</b>(<i>dir, recurse = False, map = None, ** compileUi_args</i>)
58 <p> 58 <p>
59 Creates Python modules from Qt Designer .ui files in a directory or 59 Creates Python modules from Qt Designer .ui files in a directory or
60 directory tree. 60 directory tree.
61 </p><p> 61 </p><p>
62 Note: This function is a modified version of the one found in PyQt4. 62 Note: This function is a modified version of the one found in PyQt4.

eric ide

mercurial