Qtc.Designer.QDesignerCustomWidgetCollectionInterface_h
Contents
class QcustomWidgets_h x0 x1 where #
Methods
customWidgets_h :: x0 -> x1 -> IO [QDesignerCustomWidgetInterface ()] #
Defined in Qtc.Designer.QDesignerCustomWidgetCollectionInterface_h
customWidgets_h :: QDesignerCustomWidgetCollectionInterface () -> () -> IO [QDesignerCustomWidgetInterface ()] #
customWidgets_h :: QDesignerCustomWidgetCollectionInterfaceSc a -> () -> IO [QDesignerCustomWidgetInterface ()] #
unSetHandler :: QDesignerCustomWidgetCollectionInterface () -> String -> IO Bool #
unSetHandler :: QDesignerCustomWidgetCollectionInterfaceSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QDesignerCustomWidgetCollectionInterface () -> Int -> IO Bool #
unSetUserMethodVariantList :: QDesignerCustomWidgetCollectionInterfaceSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QDesignerCustomWidgetCollectionInterface () -> Int -> IO Bool #
unSetUserMethodVariant :: QDesignerCustomWidgetCollectionInterfaceSc a -> Int -> IO Bool #
unSetUserMethod :: QDesignerCustomWidgetCollectionInterface () -> Int -> IO Bool #
unSetUserMethod :: QDesignerCustomWidgetCollectionInterfaceSc a -> Int -> IO Bool #
setHandler :: QDesignerCustomWidgetCollectionInterface () -> String -> (QDesignerCustomWidgetCollectionInterface x0 -> IO [QDesignerCustomWidgetInterface t0]) -> IO () #
setHandler :: QDesignerCustomWidgetCollectionInterfaceSc a -> String -> (QDesignerCustomWidgetCollectionInterface x0 -> IO [QDesignerCustomWidgetInterface t0]) -> IO () #
setUserMethod :: QDesignerCustomWidgetCollectionInterface () -> Int -> (QDesignerCustomWidgetCollectionInterface x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QDesignerCustomWidgetCollectionInterface () -> Int -> (QDesignerCustomWidgetCollectionInterface x0 -> IO ()) -> IO () #
setUserMethod :: QDesignerCustomWidgetCollectionInterfaceSc a -> Int -> (QDesignerCustomWidgetCollectionInterface x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QDesignerCustomWidgetCollectionInterfaceSc a -> Int -> (QDesignerCustomWidgetCollectionInterface x0 -> IO ()) -> IO () #