ComboBoxStyle
Provides custom styling for ComboBox More...
Import Statement: | import QtQuick.Controls.Styles 1.1 |
Since: | Qt 5.1 |
Properties
- background : Component
- control : ComboBox
- drowDownButtonWidth : int
- label : Component
Detailed Description
Property Documentation
background : Component |
This defines the background of the button.
drowDownButtonWidth : int |
The size of the drop down button when the combobox is editable.
label : Component |
This defines the label of the button.