Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

Styling Qml desktop components

$
0
0
Currently I’m working on a desktop application that supports touchscreen display. I use QML on Qt 4.8 and OpenSUSE 13.1 (I can’t upgrade either Qt or the OS due to dependencies reason) Because of the lack of main components, I use qml desktop component [qt.gitorious.org]:. However, I don’t find a way to style those conveniently, like use CSS. Something like change the color of the button, change the border… seem complicated I’ve read Qml styling guide [qt-project.org], Qml integrating guide [qt-project.org] but can’t find a satisfied answer. Any ideas are appreciated :)

Viewing all articles
Browse latest Browse all 4972

Trending Articles