UI forms (ui.qml files) can be exported to JSON metadata format and PNG assets.
To export the UI forms (ui.qml files) from the current project, select 构建 > Export QML .
The primary use of exported metadata and assets is to generate native file formats in content creation tools, such as Adobe Photoshop, using Qt Bridge. Qt Bridge for Adobe Photoshop can generate PSD files by importing the metadata and assets.
QML is exported as follows:
You can configure the export in the Export QML dialog, which lists the UI forms (ui.qml files) of the current project.