Replace QQC1.TableView to a newer version from QtQuick.
To do this, we need:
- Update models (for instances RuleListModel) to be used with the new TableView (each role become column),
- Know how to handle sort indicator: from QQC2DesktopStyle or do it like PlasmaSystemMonitor that import org.kde.qqc2-desktop-style.private..
I found the style not as good as with QQC1.TableView:
Edited by Nate Graham