FigmaQML
-
FigmaQML is an application that converts Figma designs to QML. You can find it here: https://github.com/mmertama/FigmaQML. There is a new version that let you to compose UI in Figma and then add functionality using QML/C++. Here is an example application; QMQTTI (https://github.com/mmertama/qmqttiapp) It is a functional messaging application on top of MQTT protocol. The UI is ugly, but its purpose is how easy it is update when FigmaQML is used to decouple visuals from functionality.
-