Installation

To convert Figma designs into QML code, install the Figma to Qt plugin.

By default, the plugin uploads the converted design to the live preview, which is a web application run by Qt.

Therefore, your computer must be connected to the internet and the connection between the plugin and the live preview cannot be blocked by the browser, a firewall, or a VPN. Also check that your VPN provider or browser extension settings do not block real-time communication with WebRTC, which they might do to prevent WebRTC leak that exposes IP addresses.

The plugin shows alerts about connection issues that suggest actions for solving the issues.

//TODO: If your organization does not allow you to send designs and code to the Qt service, you can set up the live preview on premises.

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.