Safe Haskell | None |
---|---|
Language | Haskell98 |
Qtc.Gui.QCalendarWidget_h
Description
Documentation
class QpaintCell_h x0 x1 where Source
Methods
paintCell_h :: x0 -> x1 -> IO () Source
Instances
QpaintCell_h (QCalendarWidgetSc a) (QPainter t1, Rect, QDate t3) | |
QpaintCell_h (QCalendarWidget ()) (QPainter t1, Rect, QDate t3) |
class QqpaintCell_h x0 x1 where Source
Methods
qpaintCell_h :: x0 -> x1 -> IO () Source
Instances
QqpaintCell_h (QCalendarWidgetSc a) (QPainter t1, QRect t2, QDate t3) | |
QqpaintCell_h (QCalendarWidget ()) (QPainter t1, QRect t2, QDate t3) |