add context icons + help/about
This commit is contained in:
parent
7f0d86f6dd
commit
4c8086caf4
12 changed files with 143 additions and 38 deletions
|
|
@ -44,5 +44,5 @@ pip install -e .
|
|||
|
||||
### UI with QT Designer
|
||||
|
||||
Save UI design from QT designer as `ui_*_.ui` file and then convert them to python using :
|
||||
Save UI design from QT designer as `ui_*_.ui` file and then convert them into python using:
|
||||
`pyuic6 -x <file_path>.ui -o <file_path>.py `
|
||||
Loading…
Add table
Add a link
Reference in a new issue