Hi,
On 20.01.2016 17:09, Hualet Wang wrote:
And one more, what about QTableWidget with icons? And why you decided
that QTableView will not do the trick?
Because I’m not sure if QTableView is capable of re-layouting the
items after I delete one or more cells from it. And that’s the whole
point of my question.
Even more: you can use QListView with flow QListView::LeftToRight with
resizeMode QListView::Adjust and proper delegate... And you are happy.
Items will relayout automatically... And will be placed in the table...
And QtMWidgets is for touch-devices...
I’m not targeting touch devices. The application will run on Linux.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest