Use QAbstractItemModel::removeRows(), or if you're using QStandardItems I believe you can simply delete them.
I do not know how to get index (row) of selected item.
Use QAbstractItemModel::removeRows(), or if you're using QStandardItems I believe you can simply delete them.
I do not know how to get index (row) of selected item.
J-P Nurmi
Bookmarks