Documentation
class QsetCurrentModelIndex_h x0 x1 where #
setCurrentModelIndex_h :: x0 -> x1 -> IO () #
Instances
QsetCurrentModelIndex_h (QDataWidgetMapper ()) (QModelIndex t1) # | |
Defined in Qtc.Widgets.QDataWidgetMapper_h setCurrentModelIndex_h :: QDataWidgetMapper () -> QModelIndex t1 -> IO () # | |
QsetCurrentModelIndex_h (QDataWidgetMapperSc a) (QModelIndex t1) # | |
Defined in Qtc.Widgets.QDataWidgetMapper_h setCurrentModelIndex_h :: QDataWidgetMapperSc a -> QModelIndex t1 -> IO () # |
class QtoFirst_h x0 x1 where #
Instances
QtoFirst_h (QDataWidgetMapper ()) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper_h toFirst_h :: QDataWidgetMapper () -> () -> IO () # | |
QtoFirst_h (QDataWidgetMapperSc a) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper_h toFirst_h :: QDataWidgetMapperSc a -> () -> IO () # |
Instances
QtoLast_h (QDataWidgetMapper ()) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper_h toLast_h :: QDataWidgetMapper () -> () -> IO () # | |
QtoLast_h (QDataWidgetMapperSc a) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper_h toLast_h :: QDataWidgetMapperSc a -> () -> IO () # |
Instances
QtoNext_h (QDataWidgetMapper ()) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper_h toNext_h :: QDataWidgetMapper () -> () -> IO () # | |
QtoNext_h (QDataWidgetMapperSc a) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper_h toNext_h :: QDataWidgetMapperSc a -> () -> IO () # |
class QtoPrevious_h x0 x1 where #
toPrevious_h :: x0 -> x1 -> IO () #
Instances
QtoPrevious_h (QDataWidgetMapper ()) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper_h toPrevious_h :: QDataWidgetMapper () -> () -> IO () # | |
QtoPrevious_h (QDataWidgetMapperSc a) () # | |
Defined in Qtc.Widgets.QDataWidgetMapper_h toPrevious_h :: QDataWidgetMapperSc a -> () -> IO () # |