SFOS-Templates for Qt Designer

I would like to know if there are SFOS templates for Qt Designer in order to easily create a design framework for a new SFOS app.

5 Likes

Don’t know if I understand fully the topic - Maybe this helps finding if there are any… GitHub - sailfishos/sailfish-qtcreator: SDK IDE for SailfishOS application development.

I think you mean Graphical Design? Designer isn’t really supported for the SDK and I stopped trying to use Designer and moved to using qml live for rapidly iterating a design. Sadly, qml live won’t always work once you’ve got the backend in (for instance with python backends).

1 Like