Are there any signals (I cannot find anything in the docs) emitted when tha
user starts and ends the QTableView widget cell editation?

I want to execute some function from table model then user begins edit eny cell and execute another function when user ends editing. How can i do this?