Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 253 Bytes

File metadata and controls

13 lines (9 loc) · 253 Bytes

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