![]() |
We are pleased to announce the release of the QtitanComponents 2026.2 update. This release is aimed at improving the integration of the styling system with Figma and Adobe XD. We have improved the layout engine and the drawing mechanism for scene models exported from Figma. A major new feature of this release is the DCStyleIcons class. This class makes it very easy to access icons designed in Figma or Adobe XD. The idea is that you export a Figma document into a special XML file, load this file into DCStyleIcons, and get all components in that document as QIcon. Icons are scaled to the required size using either layout resizing or standard QPainter transforms (optional). For more details, you can check out the new demo example in the installation — StyledIconsDemo.exe. The example includes the original Figma file and the exported XML file. Below are two screenshots demonstrating how the icons (components and their variants) look in Figma and in the Qt application as QIcons.
|




















