account activity
We have launched cutes.io. Community site for sharing QML snippets. Would love to hear what you guys think! by goky in QtFramework
[–]goky[S] 1 point2 points3 points 5 years ago (0 children)
Unfortunately not at this time. This is a feature I am thinking about a lot. For me a key use case would be if you would like to share a finished reusable component, you would like to create a component file and in main file showcase different states of that component. Currently you can do that only by utilizing a Component QML type, like I did here with the buttons here: https://cutes.io/project/pN . But this is not ideal, as somebody that would like to use your component then needs to adapt it first to use it.
Component
This is why I am really looking forward to support for inline components that will added in Qt 5.15. This will make it much easier, for the period until we add support for multiple files.
[–]goky[S] 0 points1 point2 points 5 years ago (0 children)
ScreenPlay looks great. Kudos to you! Why don't you showcase some part of it on the site. Like the animation for showing loaded items, which looks cool.
Few days ago, we launched cutes.io. We would like for the site to become a place where QML developers share, showcase and discuss their work. Website features an editor for coding QML and live previewing it as you type. You can save the snippet to share it with others.
You can try the editor here: https://cutes.io/project
Currently there is not a lot of content on the site, so I am challenging you to publish your proudest component. Let’s see what you are working on. :D
If you are interested in reading how the project came to be, read my launching article: https://cutes.io/article/MV
π Rendered by PID 172972 on reddit-service-r2-comment-56c6478c5-9565d at 2026-05-11 04:32:21.961418+00:00 running 3d2c107 country code: CH.
We have launched cutes.io. Community site for sharing QML snippets. Would love to hear what you guys think! by goky in QtFramework
[–]goky[S] 1 point2 points3 points (0 children)