|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICellPainter
The ICellPainter defines the methods for painting cells
in QT table views.
| Method Summary | |
|---|---|
void |
paint(QWidget pParent,
QPainter pPainter,
QStyleOptionViewItemV4 pOptions)
Paints the cell. |
| Method Detail |
|---|
void paint(QWidget pParent,
QPainter pPainter,
QStyleOptionViewItemV4 pOptions)
pParent - the parent widget of the cellpPainter - the cell painterpOptions - the paint options
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||