Hello @all.

I need two different Styles for a QComboBox.

First Style should be enabled if the QComboBox is enabled and property X is set.
Second Style should be enabled if QComboBox is disabled and property X is set.

How can I realize this behaviour?