Documentation
class QclearCurrentIndex_h x0 x1 where #
clearCurrentIndex_h :: x0 -> x1 -> IO () #
Instances
QclearCurrentIndex_h (QItemSelectionModel ()) () # | |
Defined in Qtc.Core.QItemSelectionModel_h clearCurrentIndex_h :: QItemSelectionModel () -> () -> IO () # | |
QclearCurrentIndex_h (QItemSelectionModelSc a) () # | |
Defined in Qtc.Core.QItemSelectionModel_h clearCurrentIndex_h :: QItemSelectionModelSc a -> () -> IO () # |