Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 240 Bytes

File metadata and controls

12 lines (9 loc) · 240 Bytes

Email app

icon

Small app showing the usage of automatically compiling existing qresource file.

install

python setup.py install  # install PysideSetupMacro

cd examples/email_app
python setup.py install