[PyQt] QTableWidget row double clicked

Curtis Scheer curtiss at daycos.com
Fri Apr 11 18:53:47 BST 2008


There doesn't appear to be a signal that is emitted when a given row in 
a QTableWidget is double clicked.   I can easily catch the 
cellDoubleClicked or the itemDoubleClicked signal but what i really want 
is when a row is double clicked. Whats the best way to catch this row 
double click input from the user?

Thanks,
Curtis


More information about the PyQt mailing list