I'm displaying an event log in QML TableView(with custom QAbstractTableModel) containing columns like Icon associated with event type, Date/Time, Event Title. It should update the events dynamically and sort/Filter the events. Can you let me know if it is recommended to use QAbstractTableModel or SQLTableModel for the current usecase?
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest