QTableWidget::currentColumn() can give you which combo is selected.
Use QComboBox's activated signal to find out about the row.
QTableWidget::currentColumn() can give you which combo is selected.
Use QComboBox's activated signal to find out about the row.
Mithin
www.mithin.in
Bookmarks