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

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -

java - JavaFX 2 slider labelFormatter not being used -