On this page

Tutorials

Watch this video to learn how to convert Figma designs into production-ready QML code for Qt applications. The video describes the complete workflow from designing the UI to downloading the converted design as a QML project.

You will learn how to:

  • Map Figma components to Qt Quick Controls such as buttons, checkboxes, switches, and sliders.
  • Preview your design directly in Figma as a real, working interface, at different screen resolutions.
  • Check for issues that your design might have and solutions that will not work well in an application.
  • Import variables and design tokens from other designs.
  • Prepare the design for download, and deliver QML code that developers can open directly in Qt Creator, VS Code, or Qt Design Studio.

Playground file

Download the playground file:

  • Figma to Qt Playground demonstrates real-world design challenges and conversion patterns you'll encounter in Qt application projects.

© 2026 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.