You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe it's already possible but I haven't managed to do this, I only managed to export a component with two variants as three separate .qml files.
For my use case, I want to make some input widgets in Figma, and then convert it to a single .qml file, and the load the file with the QQuickWidget in my PyQt6 applications.
The text was updated successfully, but these errors were encountered:
Maybe it's already possible but I haven't managed to do this, I only managed to export a component with two variants as three separate .qml files.
For my use case, I want to make some input widgets in Figma, and then convert it to a single .qml file, and the load the file with the QQuickWidget in my PyQt6 applications.
The text was updated successfully, but these errors were encountered: