eric6/Documentation/Source/compileUiFiles.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
21 <body> 21 <body>
22 <a NAME="top" ID="top"></a> 22 <a NAME="top" ID="top"></a>
23 <h1>compileUiFiles</h1> 23 <h1>compileUiFiles</h1>
24 24
25 <p> 25 <p>
26 Script for eric6 to compile all .ui files to Python source. 26 Script for eric to compile all .ui files to Python source.
27 </p> 27 </p>
28 <h3>Global Attributes</h3> 28 <h3>Global Attributes</h3>
29 29
30 <table> 30 <table>
31 <tr><td>None</td></tr> 31 <tr><td>None</td></tr>
72 <dd> 72 <dd>
73 suggested name for the compile source file (string) 73 suggested name for the compile source file (string)
74 </dd> 74 </dd>
75 </dl> 75 </dl>
76 <dl> 76 <dl>
77 <dt>Returns:</dt> 77 <dt>Return:</dt>
78 <dd> 78 <dd>
79 tuple of directory name (string) and source file name (string) 79 tuple of directory name (string) and source file name (string)
80 </dd> 80 </dd>
81 </dl> 81 </dl>
82 <div align="right"><a href="#top">Up</a></div> 82 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial