zetianluo / ROAR_GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROAR_GUI

to rebuild ui, enter the command `pyuic5 -x UI_FILE_NAME.ui > [YOUR PROJECT DIRECTORY]/ROAR_GUI/view/UI_FILE_NAME.ui.py

You might need to change the generated file's class name to desired name manually.

-x flag will automatically generate a if name == "main" runner section which maybe helpful for debugging

About


Languages

Language:Python 100.0%