Qtc.Widgets.QItemEditorFactory_h
Contents
Methods
unSetHandler :: QItemEditorFactory () -> String -> IO Bool #
unSetHandler :: QItemEditorFactorySc a -> String -> IO Bool #
unSetUserMethodVariantList :: QItemEditorFactory () -> Int -> IO Bool #
unSetUserMethodVariantList :: QItemEditorFactorySc a -> Int -> IO Bool #
unSetUserMethodVariant :: QItemEditorFactory () -> Int -> IO Bool #
unSetUserMethodVariant :: QItemEditorFactorySc a -> Int -> IO Bool #
unSetUserMethod :: QItemEditorFactory () -> Int -> IO Bool #
unSetUserMethod :: QItemEditorFactorySc a -> Int -> IO Bool #
valuePropertyName_h :: QItemEditorFactory () -> Int -> IO (QByteArray ()) #
valuePropertyName_h :: QItemEditorFactorySc a -> Int -> IO (QByteArray ()) #
createEditor_h :: QItemEditorFactory () -> (Int, QWidget t2) -> IO (QWidget ()) #
createEditor_h :: QItemEditorFactorySc a -> (Int, QWidget t2) -> IO (QWidget ()) #
setHandler :: QItemEditorFactory () -> String -> (QItemEditorFactory x0 -> Int -> IO (QByteArray t0)) -> IO () #
setHandler :: QItemEditorFactory () -> String -> (QItemEditorFactory x0 -> Int -> QObject t2 -> IO (QObject t0)) -> IO () #
setHandler :: QItemEditorFactorySc a -> String -> (QItemEditorFactory x0 -> Int -> IO (QByteArray t0)) -> IO () #
setHandler :: QItemEditorFactorySc a -> String -> (QItemEditorFactory x0 -> Int -> QObject t2 -> IO (QObject t0)) -> IO () #
setUserMethod :: QItemEditorFactory () -> Int -> (QItemEditorFactory x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QItemEditorFactory () -> Int -> (QItemEditorFactory x0 -> IO ()) -> IO () #
setUserMethod :: QItemEditorFactorySc a -> Int -> (QItemEditorFactory x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QItemEditorFactorySc a -> Int -> (QItemEditorFactory x0 -> IO ()) -> IO () #