Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qt module creator #2479

Merged
merged 6 commits into from
Jan 13, 2020
Merged

Conversation

Fabien-B
Copy link
Contributor

@Fabien-B Fabien-B commented Jan 9, 2020

A tool to easily create modules.
It is very much like create_module, but with a GUI (PyQt5), and hopefully a slightly better generation.
Launch make to generate the python UI files (need pyuic5).
Added to tools with the name "Module Creator".

Copy link
Member

@gautierhattenberger gautierhattenberger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe also add the generated qt python files so the tool can be used even without installing dev tools

sw/tools/create_module/create_mod_qt.py Show resolved Hide resolved
sw/tools/create_module/create_mod_qt.py Outdated Show resolved Hide resolved
sw/tools/create_module/files_create.py Outdated Show resolved Hide resolved
@gautierhattenberger gautierhattenberger merged commit c5a122e into paparazzi:master Jan 13, 2020
@Fabien-B Fabien-B deleted the qt_module_creator branch January 14, 2020 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants