qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QSound_h

Description

Documentation

qtc_QSound_setUserMethod :: Ptr (TQSound a) -> CInt -> Ptr (Ptr (TQSound x0) -> IO ()) -> Ptr () -> Ptr (Ptr fun -> Ptr state -> Ptr fun_d -> IO ()) -> IO () Source

wrapSetUserMethod_QSound :: (Ptr (TQSound x0) -> IO ()) -> IO (FunPtr (Ptr (TQSound x0) -> IO ())) Source

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

qtc_QSound_setUserMethodVariant :: Ptr (TQSound a) -> CInt -> Ptr (Ptr (TQSound x0) -> Ptr (TQVariant ()) -> IO (Ptr (TQVariant ()))) -> Ptr () -> Ptr (Ptr fun -> Ptr state -> Ptr fun_d -> IO ()) -> IO () Source

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

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

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

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

wrapSetHandler_QSound2 :: (Ptr (TQSound x0) -> Ptr (TQObject t1) -> Ptr (TQEvent t2) -> IO CBool) -> IO (FunPtr (Ptr (TQSound x0) -> Ptr (TQObject t1) -> Ptr (TQEvent t2) -> IO CBool)) Source

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