-
Suggestion
-
Resolution: Done
-
Not Evaluated
-
6.2.2
-
None
-
All
-
-
c866539dd9 (qt/qttools/dev) c866539dd9 (qt/tqtc-qttools/dev)
I would like to be able to add QAbstractItemView to the .ui files so I can use Qt Designer to place my custom View. Currently, I would have to use QFrame, but I will not have the ability to set the abstract properties for QAbstractItemView and QAbstractScrollArea in the tool. Both of those classes are currently supported, so I hope this is a simple thing to add.