qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QAction_h

Description

Documentation

qtc_QAction_setUserMethod :: Ptr (TQAction a) -> CInt -> Ptr (Ptr (TQAction x0) -> IO ()) -> Ptr () -> Ptr (Ptr fun -> Ptr state -> Ptr fun_d -> IO ()) -> IO () Source

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

qtc_QAction_setUserMethodVariant :: Ptr (TQAction a) -> CInt -> Ptr (Ptr (TQAction x0) -> Ptr (TQVariant ()) -> IO (Ptr (TQVariant ()))) -> Ptr () -> Ptr (Ptr fun -> Ptr state -> Ptr fun_d -> IO ()) -> IO () Source

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

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

wrapSetHandler_QAction1 :: (Ptr (TQAction x0) -> Ptr (TQObject t1) -> Ptr (TQEvent t2) -> IO CBool) -> IO (FunPtr (Ptr (TQAction x0) -> Ptr (TQObject t1) -> Ptr (TQEvent t2) -> IO CBool)) Source

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