changing cell background color in qt

Posted by Moayyad Yaghi on Stack Overflow See other posts from Stack Overflow or by Moayyad Yaghi
Published on 2010-05-10T20:23:09Z Indexed on 2010/05/11 5:04 UTC
Read the original article Hit count: 277

Filed under:
|
|
|
|

hello ..
i'm new to pyqt , and i'm still facing some newbie problems :D
i have a QTableWidget that is item delegated on a QChoice control ( hope i said it right ) i need to have the cell background color changes whenever a user change the choice control selection
briefly: how to change a cell background color in a table widget ??
i use pyqt4 and python 2.6
thanx in advance

© Stack Overflow or respective owner

Related posts about qt

Related posts about qt4