ComboBoxStyle

Provides custom styling for ComboBox More...

Import Statement: import QtQuick.Controls.Styles 1.1
Since: Qt 5.1

Properties

Detailed Description

Property Documentation

background : Component

This defines the background of the button.


read-onlycontrol : ComboBox

The ComboBox attached to this style.


label : Component

This defines the label of the button.