What's the easiest way to clear the whole table at once? Especially if ou don't know the size of it so using QTableSelection is not possible. I know about clearCell() and clearSelection() but in both cases I need table size.
What's the easiest way to clear the whole table at once? Especially if ou don't know the size of it so using QTableSelection is not possible. I know about clearCell() and clearSelection() but in both cases I need table size.
Bookmarks