qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QUndoCommand

Description

Documentation

class QmergeWith x0 x1 where Source

Methods

mergeWith :: x0 -> x1 -> IO Bool Source