qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QUndoStack

Description

Documentation

class QqUndoStack x1 where Source

Methods

qUndoStack :: x1 -> IO (QUndoStack ()) Source

Instances

endMacro :: QUndoStack a -> () -> IO () Source

class QsetActive x1 where Source

Methods

setActive :: QUndoStack a -> x1 -> IO () Source

Instances

setClean :: QUndoStack a -> () -> IO () Source