Question

Aren't there ready made Android styles to use with Qt quick controls or I have to design them on my own?

Était-ce utile?

La solution

There is no builtin theme for Android with QtQuickControls just yet if that is what you mean. However, the widget gallery example shows that it is not difficult to create something like this for Android:

enter image description here

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top