Documentation
class QpaintCell_h x0 x1 where #
paintCell_h :: x0 -> x1 -> IO () #
Instances
QpaintCell_h (QCalendarWidget ()) (QPainter t1, Rect, QDate t3) # | |
Defined in Qtc.Widgets.QCalendarWidget_h paintCell_h :: QCalendarWidget () -> (QPainter t1, Rect, QDate t3) -> IO () # | |
QpaintCell_h (QCalendarWidgetSc a) (QPainter t1, Rect, QDate t3) # | |
Defined in Qtc.Widgets.QCalendarWidget_h paintCell_h :: QCalendarWidgetSc a -> (QPainter t1, Rect, QDate t3) -> IO () # |
class QqpaintCell_h x0 x1 where #
qpaintCell_h :: x0 -> x1 -> IO () #
Instances
QqpaintCell_h (QCalendarWidget ()) (QPainter t1, QRect t2, QDate t3) # | |
Defined in Qtc.Widgets.QCalendarWidget_h qpaintCell_h :: QCalendarWidget () -> (QPainter t1, QRect t2, QDate t3) -> IO () # | |
QqpaintCell_h (QCalendarWidgetSc a) (QPainter t1, QRect t2, QDate t3) # | |
Defined in Qtc.Widgets.QCalendarWidget_h qpaintCell_h :: QCalendarWidgetSc a -> (QPainter t1, QRect t2, QDate t3) -> IO () # |
class QsetDateRange_h x0 x1 where #
setDateRange_h :: x0 -> x1 -> IO () #
Instances
QsetDateRange_h (QCalendarWidget ()) (QDate t1, QDate t2) # | |
Defined in Qtc.Widgets.QCalendarWidget_h setDateRange_h :: QCalendarWidget () -> (QDate t1, QDate t2) -> IO () # | |
QsetDateRange_h (QCalendarWidgetSc a) (QDate t1, QDate t2) # | |
Defined in Qtc.Widgets.QCalendarWidget_h setDateRange_h :: QCalendarWidgetSc a -> (QDate t1, QDate t2) -> IO () # |
class QsetGridVisible_h x0 x1 where #
setGridVisible_h :: x0 -> x1 -> IO () #
Instances
QsetGridVisible_h (QCalendarWidget ()) Bool # | |
Defined in Qtc.Widgets.QCalendarWidget_h setGridVisible_h :: QCalendarWidget () -> Bool -> IO () # | |
QsetGridVisible_h (QCalendarWidgetSc a) Bool # | |
Defined in Qtc.Widgets.QCalendarWidget_h setGridVisible_h :: QCalendarWidgetSc a -> Bool -> IO () # |
class QsetSelectedDate_h x0 x1 where #
setSelectedDate_h :: x0 -> x1 -> IO () #
Instances
QsetSelectedDate_h (QCalendarWidget ()) (QDate t1) # | |
Defined in Qtc.Widgets.QCalendarWidget_h setSelectedDate_h :: QCalendarWidget () -> QDate t1 -> IO () # | |
QsetSelectedDate_h (QCalendarWidgetSc a) (QDate t1) # | |
Defined in Qtc.Widgets.QCalendarWidget_h setSelectedDate_h :: QCalendarWidgetSc a -> QDate t1 -> IO () # |
class QshowNextMonth_h x0 x1 where #
showNextMonth_h :: x0 -> x1 -> IO () #
Instances
QshowNextMonth_h (QCalendarWidget ()) () # | |
Defined in Qtc.Widgets.QCalendarWidget_h showNextMonth_h :: QCalendarWidget () -> () -> IO () # | |
QshowNextMonth_h (QCalendarWidgetSc a) () # | |
Defined in Qtc.Widgets.QCalendarWidget_h showNextMonth_h :: QCalendarWidgetSc a -> () -> IO () # |
class QshowNextYear_h x0 x1 where #
showNextYear_h :: x0 -> x1 -> IO () #
Instances
QshowNextYear_h (QCalendarWidget ()) () # | |
Defined in Qtc.Widgets.QCalendarWidget_h showNextYear_h :: QCalendarWidget () -> () -> IO () # | |
QshowNextYear_h (QCalendarWidgetSc a) () # | |
Defined in Qtc.Widgets.QCalendarWidget_h showNextYear_h :: QCalendarWidgetSc a -> () -> IO () # |
class QshowPreviousMonth_h x0 x1 where #
showPreviousMonth_h :: x0 -> x1 -> IO () #
Instances
QshowPreviousMonth_h (QCalendarWidget ()) () # | |
Defined in Qtc.Widgets.QCalendarWidget_h showPreviousMonth_h :: QCalendarWidget () -> () -> IO () # | |
QshowPreviousMonth_h (QCalendarWidgetSc a) () # | |
Defined in Qtc.Widgets.QCalendarWidget_h showPreviousMonth_h :: QCalendarWidgetSc a -> () -> IO () # |
class QshowPreviousYear_h x0 x1 where #
showPreviousYear_h :: x0 -> x1 -> IO () #
Instances
QshowPreviousYear_h (QCalendarWidget ()) () # | |
Defined in Qtc.Widgets.QCalendarWidget_h showPreviousYear_h :: QCalendarWidget () -> () -> IO () # | |
QshowPreviousYear_h (QCalendarWidgetSc a) () # | |
Defined in Qtc.Widgets.QCalendarWidget_h showPreviousYear_h :: QCalendarWidgetSc a -> () -> IO () # |
class QshowSelectedDate_h x0 x1 where #
showSelectedDate_h :: x0 -> x1 -> IO () #
Instances
QshowSelectedDate_h (QCalendarWidget ()) () # | |
Defined in Qtc.Widgets.QCalendarWidget_h showSelectedDate_h :: QCalendarWidget () -> () -> IO () # | |
QshowSelectedDate_h (QCalendarWidgetSc a) () # | |
Defined in Qtc.Widgets.QCalendarWidget_h showSelectedDate_h :: QCalendarWidgetSc a -> () -> IO () # |
class QshowToday_h x0 x1 where #
showToday_h :: x0 -> x1 -> IO () #
Instances
QshowToday_h (QCalendarWidget ()) () # | |
Defined in Qtc.Widgets.QCalendarWidget_h showToday_h :: QCalendarWidget () -> () -> IO () # | |
QshowToday_h (QCalendarWidgetSc a) () # | |
Defined in Qtc.Widgets.QCalendarWidget_h showToday_h :: QCalendarWidgetSc a -> () -> IO () # |