Script for eric6 to compile all .ui files to Python source.
| None | 
| None | 
| __pyName | Local function to create the Python source file name for the compiled .ui file. | 
| compileUiFiles | Compile the .ui files to Python sources. | 
| main | The main function of the script. | 
Local function to create the Python source file name for the compiled .ui file.
Compile the .ui files to Python sources.
The main function of the script.