aboutsummaryrefslogtreecommitdiffstats
path: root/examples/charts/chartthemes/README.md
blob: 1b1ab51f7c1ce8f5b75831c3d62221f7fb2de0bc (plain)
1
2
3
4
5
6
7
8
9
# Chart themes

To generated the file `ui_themewidget.py`, the following
command need to be executed:

`pyside6-uic themewidget.ui -o ui_themewidget.py`

Also, if you modify the UI file, then you would need
to run the previous command again.