Details
-
Suggestion
-
Resolution: Out of scope
-
P4: Low
-
None
-
None
Description
uic3 doesn't recognize the sizeLimit property which was in QComboBox (qt3).
It would be nice if uic3 could replace sizeLimit with maxVisibleItems automatically, as the two are very similar in function:
http://doc.trolltech.com/3.3/qcombobox.html#sizeLimit-prop
http://doc.trolltech.com/4.4/qcombobox.html#maxVisibleItems-prop