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

Overwrite internal properties

$
0
0
Found the property component i was searching for in the MenuStyle.qml which is used by Menu which is used by ComboBox. I am using a ComboBox and i need to change or overwrite this property: property Component menuItem: Rectangle{...} Is there any possibility for me to do that only for one ComboBox? I really dont want to replace multiple control-components and styles with custom ones…

Viewing all articles
Browse latest Browse all 4972

Trending Articles