pycrossword
0.4
Pure-Python implementation of a crossword puzzle generator and editor
|
Delegate class for table and tree-like widgets implementing an in-cell progress bar. More...
Public Member Functions | |
def | paint (self, QtGui.QPainter painter, QtWidgets.QStyleOptionViewItem option, QtCore.QModelIndex index) |
Delegate class for table and tree-like widgets implementing an in-cell progress bar.
def pycross.forms.ProgressbarDelegate.paint | ( | self, | |
QtGui.QPainter | painter, | ||
QtWidgets.QStyleOptionViewItem | option, | ||
QtCore.QModelIndex | index | ||
) |