qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Core.QCoreApplication_h

Description

Documentation

qtc_QCoreApplication_setUserMethod :: Ptr (TQCoreApplication a) -> CInt -> Ptr (Ptr (TQCoreApplication x0) -> IO ()) -> Ptr () -> Ptr (Ptr fun -> Ptr state -> Ptr fun_d -> IO ()) -> IO () Source

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

qtc_QCoreApplication_setUserMethodVariant :: Ptr (TQCoreApplication a) -> CInt -> Ptr (Ptr (TQCoreApplication x0) -> Ptr (TQVariant ()) -> IO (Ptr (TQVariant ()))) -> Ptr () -> Ptr (Ptr fun -> Ptr state -> Ptr fun_d -> IO ()) -> IO () Source

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

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

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