qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QItemEditorFactory_h

Description

Documentation

qtc_QItemEditorFactory_setUserMethod :: Ptr (TQItemEditorFactory a) -> CInt -> Ptr (Ptr (TQItemEditorFactory x0) -> IO ()) -> Ptr () -> Ptr (Ptr fun -> Ptr state -> Ptr fun_d -> IO ()) -> IO () Source

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

qtc_QItemEditorFactory_setUserMethodVariant :: Ptr (TQItemEditorFactory a) -> CInt -> Ptr (Ptr (TQItemEditorFactory x0) -> Ptr (TQVariant ()) -> IO (Ptr (TQVariant ()))) -> Ptr () -> Ptr (Ptr fun -> Ptr state -> Ptr fun_d -> IO ()) -> IO () Source

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

qtc_QItemEditorFactory_setHandler1 :: Ptr (TQItemEditorFactory a) -> CWString -> Ptr (Ptr (TQItemEditorFactory x0) -> CLong -> Ptr (TQObject t2) -> IO (Ptr (TQObject t0))) -> Ptr () -> Ptr (Ptr fun -> Ptr state -> Ptr fun_d -> IO ()) -> IO () Source

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

qtc_QItemEditorFactory_setHandler2 :: Ptr (TQItemEditorFactory a) -> CWString -> Ptr (Ptr (TQItemEditorFactory x0) -> CLong -> IO CWString) -> Ptr () -> Ptr (Ptr fun -> Ptr state -> Ptr fun_d -> IO ()) -> IO () Source

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