- 
    Suggestion 
- 
    Resolution: Done
- 
    P2: Important 
- 
    4.3.2
- 
    None
Both QTreeWidget::selectedItems() and QListWidget::selectedItems() are const methods, but QTableWidget::selectedItems() is not, which doesn't seem correct.
Both QTreeWidget::selectedItems() and QListWidget::selectedItems() are const methods, but QTableWidget::selectedItems() is not, which doesn't seem correct.