Documentation
class QmergeWith_h x0 x1 where #
mergeWith_h :: x0 -> x1 -> IO Bool #
Instances
QmergeWith_h (QUndoCommand ()) (QUndoCommand t1) # | |
Defined in Qtc.Widgets.QUndoCommand_h mergeWith_h :: QUndoCommand () -> QUndoCommand t1 -> IO Bool # | |
QmergeWith_h (QUndoCommandSc a) (QUndoCommand t1) # | |
Defined in Qtc.Widgets.QUndoCommand_h mergeWith_h :: QUndoCommandSc a -> QUndoCommand t1 -> IO Bool # |