c++ - Disable delegate of curtain QTableView cell -


how can disable delegates of curtain cell. current edit (when double clicked) me need on 3rd cell of each row, , 1st , 2nd, need disable action(delegate).

astandarditempointer->seteditable(false)

did job


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -