Qt 4: use QTreeWidget::selectedItems() instead of...
Qt 4: use QTreeWidget::selectedItems() instead of QTreeWidget::isItemSelected() because the latter does not work when called on the QTreeWidget::itemSelectionChanged() signal in Qt 4.4.0
Please register or sign in to comment