qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QUndoStack_h

Description

Documentation

qtc_QUndoStack_setUserMethod :: Ptr (TQUndoStack a) -> CInt -> Ptr (Ptr (TQUndoStack x0) -> IO ()) -> Ptr () -> Ptr (Ptr fun -> Ptr state -> Ptr fun_d -> IO ()) -> IO () Source

wrapSetUserMethod_QUndoStack_d :: (Ptr fun -> Ptr state -> Ptr fun_d -> IO ()) -> IO (FunPtr (Ptr fun -> Ptr state -> Ptr fun_d -> IO ())) Source

qtc_QUndoStack_setUserMethodVariant :: Ptr (TQUndoStack a) -> CInt -> Ptr (Ptr (TQUndoStack x0) -> Ptr (TQVariant ()) -> IO (Ptr (TQVariant ()))) -> Ptr () -> Ptr (Ptr fun -> Ptr state -> Ptr fun_d -> IO ()) -> IO () Source

wrapSetUserMethodVariant_QUndoStack_d :: (Ptr fun -> Ptr state -> Ptr fun_d -> IO ()) -> IO (FunPtr (Ptr fun -> Ptr state -> Ptr fun_d -> IO ())) Source

qtc_QUndoStack_setHandler1 :: Ptr (TQUndoStack a) -> CWString -> Ptr (Ptr (TQUndoStack x0) -> Ptr (TQEvent t1) -> IO CBool) -> Ptr () -> Ptr (Ptr fun -> Ptr state -> Ptr fun_d -> IO ()) -> IO () Source

wrapSetHandler_QUndoStack1_d :: (Ptr fun -> Ptr state -> Ptr fun_d -> IO ()) -> IO (FunPtr (Ptr fun -> Ptr state -> Ptr fun_d -> IO ())) Source

qtc_QUndoStack_setHandler2 :: Ptr (TQUndoStack a) -> CWString -> Ptr (Ptr (TQUndoStack x0) -> Ptr (TQObject t1) -> Ptr (TQEvent t2) -> IO CBool) -> Ptr () -> Ptr (Ptr fun -> Ptr state -> Ptr fun_d -> IO ()) -> IO () Source

wrapSetHandler_QUndoStack2_d :: (Ptr fun -> Ptr state -> Ptr fun_d -> IO ()) -> IO (FunPtr (Ptr fun -> Ptr state -> Ptr fun_d -> IO ())) Source