I have developed a convenient script that automates the conversion process for UI, resource and translation files.
- '.ui' -> '.py'
- '.qrc' -> '.py'
- '.ts' -> '.qm'
Here is it: scripts/full_convert.py
I have developed a convenient script that automates the conversion process for UI, resource and translation files.
Here is it: scripts/full_convert.py