¡@

Home 

python Programming Glossary: check_box_style_option.state

PyQt - Column of Checkboxes in a QTableView

http://stackoverflow.com/questions/17748546/pyqt-column-of-checkboxes-in-a-qtableview

if index.flags QtCore.Qt.ItemIsEditable 0 check_box_style_option.state QtGui.QStyle.State_Enabled else check_box_style_option.state.. QtGui.QStyle.State_Enabled else check_box_style_option.state QtGui.QStyle.State_ReadOnly if checked check_box_style_option.state.. QtGui.QStyle.State_ReadOnly if checked check_box_style_option.state QtGui.QStyle.State_On else check_box_style_option.state QtGui.QStyle.State_Off..