Howto add a button to a TableView header column
-
Hi,
Yes that's possible. Check "headerDelegate":http://qt-project.org/doc/qt-5/qml-qtquick-controls-tableview.html#headerDelegate-prop.
You will need to create a Button Component and assign to it.