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

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top