Features 3048
Compare changes
Files
3+ 46
− 18
@@ -55,6 +55,7 @@ DapComboBoxForm
@@ -55,6 +55,7 @@ DapComboBoxForm
@@ -77,36 +78,43 @@ DapComboBoxForm
@@ -77,36 +78,43 @@ DapComboBoxForm
mainLineText = comboBoxFontMetric.elidedText(fullText, Text.ElideRight, rectangleTextComboBox.width, Qt.TextShowMnemonic);
mainLineText = comboBoxFontMetric.elidedText(getModelData(currentIndex, comboBoxTextRole[0]), Text.ElideRight, rectangleTextComboBox.width, Qt.TextShowMnemonic);
@@ -117,7 +125,8 @@ DapComboBoxForm
@@ -117,7 +125,8 @@ DapComboBoxForm
@@ -140,5 +149,24 @@ DapComboBoxForm
@@ -140,5 +149,24 @@ DapComboBoxForm