QTableView how to finish editing procedure when tableView lose focus.
-
wrote on 27 May 2015, 11:37 last edited by
Hello everyone.
I got QTableView with custom model and delegate.
When i editing any item i want to finish editing procedure when tableview loses focus.
How can i do this? -
Hi,
IIRC it should already be done. What do you have in your delegate ?
1/2