summaryrefslogtreecommitdiffstats
path: root/src/designer/data/README
blob: 5b05ffa268388b5c7e2b102619aa4429715bcba0 (plain)
1
2
3
4
5
6
7
8
You may generate ui4.h and ui4.cpp parser files by using the generate_ui.py script
or manually by invoking the xsltproc command:

xsltproc generate_header.xsl ui4.xsd > ui4.h
xsltproc generate_impl.xsl ui4.xsd > ui4.cpp

Remember to update uic sources in qtbase module accordingly,
adapting the license.