Ref T404, added horizontal combobox for hotkeys

This commit is contained in:
Klaus Basan
2018-11-07 02:58:57 +01:00
parent c862136126
commit 021a9a53e5
5 changed files with 108 additions and 10 deletions

View File

@@ -413,6 +413,12 @@ QComboBox QAbstractItemView {
qproperty-textElideMode: ElideMiddle;
}
/**
QComboBox::drop-down { background-color: yellow; }
QComboBox QListView { }
**/
QDoubleSpinBox {
border: 1px solid green;
border-radius: 5px;