Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Ui File

icon

Small app showing the usage of dynamically converting .ui file to python module at build time.

install

python setup.py install  # install PysideSetupMacro

cd examples/ui_file_app
python setup.py install