pycrossword  0.4
Pure-Python implementation of a crossword puzzle generator and editor
Public Member Functions | List of all members
pycross.forms.ProgressbarDelegate Class Reference

Delegate class for table and tree-like widgets implementing an in-cell progress bar. More...

Inheritance diagram for pycross.forms.ProgressbarDelegate:

Public Member Functions

def paint (self, QtGui.QPainter painter, QtWidgets.QStyleOptionViewItem option, QtCore.QModelIndex index)
 

Detailed Description

Delegate class for table and tree-like widgets implementing an in-cell progress bar.

Member Function Documentation

◆ paint()

def pycross.forms.ProgressbarDelegate.paint (   self,
QtGui.QPainter  painter,
QtWidgets.QStyleOptionViewItem  option,
QtCore.QModelIndex  index 
)

The documentation for this class was generated from the following file: