Hi Guys,

I think I wouldbe realy interested in such example(s).
I'm trying to come up with a layer selection widget that shows
a QCheckBox, QLabel and QPushButton for each of such layer.
All of this is achievable via a QGridLayout but it seems rather slow.
QTableView seems a lot faster but I can't seem to view these
three widgets types all the time.