Qtc.Widgets.QUndoStack_h

Contents

Documentation

class QresetClean_h x0 x1 where #

Methods

resetClean_h :: x0 -> x1 -> IO () #

Instances
QresetClean_h (QUndoStack ()) () # 
Instance details

Defined in Qtc.Widgets.QUndoStack_h

Methods

resetClean_h :: QUndoStack () -> () -> IO () #

QresetClean_h (QUndoStackSc a) () # 
Instance details

Defined in Qtc.Widgets.QUndoStack_h

Methods

resetClean_h :: QUndoStackSc a -> () -> IO () #

class QsetClean_h x0 x1 where #

Methods

setClean_h :: x0 -> x1 -> IO () #

Instances
QsetClean_h (QUndoStack ()) () # 
Instance details

Defined in Qtc.Widgets.QUndoStack_h

Methods

setClean_h :: QUndoStack () -> () -> IO () #

QsetClean_h (QUndoStackSc a) () # 
Instance details

Defined in Qtc.Widgets.QUndoStack_h

Methods

setClean_h :: QUndoStackSc a -> () -> IO () #

class QsetIndex_h x0 x1 where #

Methods

setIndex_h :: x0 -> x1 -> IO () #

Instances
QsetIndex_h (QUndoStack ()) Int # 
Instance details

Defined in Qtc.Widgets.QUndoStack_h

Methods

setIndex_h :: QUndoStack () -> Int -> IO () #

QsetIndex_h (QUndoStackSc a) Int # 
Instance details

Defined in Qtc.Widgets.QUndoStack_h

Methods

setIndex_h :: QUndoStackSc a -> Int -> IO () #

Orphan instances

QunSetHandler (QUndoStack ()) # 
Instance details

Methods

unSetHandler :: QUndoStack () -> String -> IO Bool #

QunSetHandler (QUndoStackSc a) # 
Instance details

Methods

unSetHandler :: QUndoStackSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QUndoStack ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QUndoStack () -> Int -> IO Bool #

QunSetUserMethodVariantList (QUndoStackSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QUndoStackSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QUndoStack ()) # 
Instance details

Methods

unSetUserMethodVariant :: QUndoStack () -> Int -> IO Bool #

QunSetUserMethodVariant (QUndoStackSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QUndoStackSc a -> Int -> IO Bool #

QunSetUserMethod (QUndoStack ()) # 
Instance details

Methods

unSetUserMethod :: QUndoStack () -> Int -> IO Bool #

QunSetUserMethod (QUndoStackSc a) # 
Instance details

Methods

unSetUserMethod :: QUndoStackSc a -> Int -> IO Bool #

Qundo_h (QUndoStack ()) () # 
Instance details

Methods

undo_h :: QUndoStack () -> () -> IO () #

Qundo_h (QUndoStackSc a) () # 
Instance details

Methods

undo_h :: QUndoStackSc a -> () -> IO () #

QsetActive_h (QUndoStack ()) Bool # 
Instance details

Methods

setActive_h :: QUndoStack () -> Bool -> IO () #

QsetActive_h (QUndoStack ()) () # 
Instance details

Methods

setActive_h :: QUndoStack () -> () -> IO () #

QsetActive_h (QUndoStackSc a) Bool # 
Instance details

Methods

setActive_h :: QUndoStackSc a -> Bool -> IO () #

QsetActive_h (QUndoStackSc a) () # 
Instance details

Methods

setActive_h :: QUndoStackSc a -> () -> IO () #

Qredo_h (QUndoStack ()) () # 
Instance details

Methods

redo_h :: QUndoStack () -> () -> IO () #

Qredo_h (QUndoStackSc a) () # 
Instance details

Methods

redo_h :: QUndoStackSc a -> () -> IO () #

QtimerEvent_h (QUndoStack ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QUndoStack () -> QTimerEvent t1 -> IO () #

QtimerEvent_h (QUndoStackSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QUndoStackSc a -> QTimerEvent t1 -> IO () #

Qevent_h (QUndoStack ()) (QEvent t1) # 
Instance details

Methods

event_h :: QUndoStack () -> QEvent t1 -> IO Bool #

Qevent_h (QUndoStackSc a) (QEvent t1) # 
Instance details

Methods

event_h :: QUndoStackSc a -> QEvent t1 -> IO Bool #

QdisconnectNotify_h (QUndoStack ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify_h :: QUndoStack () -> QMetaMethod t1 -> IO () #

QdisconnectNotify_h (QUndoStackSc a) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify_h :: QUndoStackSc a -> QMetaMethod t1 -> IO () #

QcustomEvent_h (QUndoStack ()) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QUndoStack () -> QEvent t1 -> IO () #

QcustomEvent_h (QUndoStackSc a) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QUndoStackSc a -> QEvent t1 -> IO () #

QconnectNotify_h (QUndoStack ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QUndoStack () -> QMetaMethod t1 -> IO () #

QconnectNotify_h (QUndoStackSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QUndoStackSc a -> QMetaMethod t1 -> IO () #

QchildEvent_h (QUndoStack ()) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QUndoStack () -> QChildEvent t1 -> IO () #

QchildEvent_h (QUndoStackSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QUndoStackSc a -> QChildEvent t1 -> IO () #

QeventFilter_h (QUndoStack ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QUndoStack () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter_h (QUndoStackSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QUndoStackSc a -> (QObject t1, QEvent t2) -> IO Bool #

QsetHandler (QUndoStack ()) (QUndoStack x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QUndoStack () -> String -> (QUndoStack x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QUndoStack ()) (QUndoStack x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QUndoStack () -> String -> (QUndoStack x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QUndoStack ()) (QUndoStack x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QUndoStack () -> String -> (QUndoStack x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QUndoStack ()) (QUndoStack x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QUndoStack () -> String -> (QUndoStack x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QUndoStack ()) (QUndoStack x0 -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QUndoStack () -> String -> (QUndoStack x0 -> Int -> IO ()) -> IO () #

QsetHandler (QUndoStack ()) (QUndoStack x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QUndoStack () -> String -> (QUndoStack x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QUndoStack ()) (QUndoStack x0 -> IO ()) # 
Instance details

Methods

setHandler :: QUndoStack () -> String -> (QUndoStack x0 -> IO ()) -> IO () #

QsetHandler (QUndoStackSc a) (QUndoStack x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QUndoStackSc a -> String -> (QUndoStack x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QUndoStackSc a) (QUndoStack x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QUndoStackSc a -> String -> (QUndoStack x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QUndoStackSc a) (QUndoStack x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QUndoStackSc a -> String -> (QUndoStack x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QUndoStackSc a) (QUndoStack x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QUndoStackSc a -> String -> (QUndoStack x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QUndoStackSc a) (QUndoStack x0 -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QUndoStackSc a -> String -> (QUndoStack x0 -> Int -> IO ()) -> IO () #

QsetHandler (QUndoStackSc a) (QUndoStack x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QUndoStackSc a -> String -> (QUndoStack x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QUndoStackSc a) (QUndoStack x0 -> IO ()) # 
Instance details

Methods

setHandler :: QUndoStackSc a -> String -> (QUndoStack x0 -> IO ()) -> IO () #

QsetUserMethod (QUndoStack ()) (QUndoStack x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QUndoStack () -> Int -> (QUndoStack x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QUndoStack ()) (QUndoStack x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QUndoStack () -> Int -> (QUndoStack x0 -> IO ()) -> IO () #

QsetUserMethod (QUndoStackSc a) (QUndoStack x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QUndoStackSc a -> Int -> (QUndoStack x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QUndoStackSc a) (QUndoStack x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QUndoStackSc a -> Int -> (QUndoStack x0 -> IO ()) -> IO () #