Qtc.Designer.QDesignerFormEditorInterface_h
Contents
Methods
unSetHandler :: QDesignerFormEditorInterface () -> String -> IO Bool #
unSetHandler :: QDesignerFormEditorInterfaceSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QDesignerFormEditorInterface () -> Int -> IO Bool #
unSetUserMethodVariantList :: QDesignerFormEditorInterfaceSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QDesignerFormEditorInterface () -> Int -> IO Bool #
unSetUserMethodVariant :: QDesignerFormEditorInterfaceSc a -> Int -> IO Bool #
unSetUserMethod :: QDesignerFormEditorInterface () -> Int -> IO Bool #
unSetUserMethod :: QDesignerFormEditorInterfaceSc a -> Int -> IO Bool #
timerEvent_h :: QDesignerFormEditorInterface () -> QTimerEvent t1 -> IO () #
timerEvent_h :: QDesignerFormEditorInterfaceSc a -> QTimerEvent t1 -> IO () #
event_h :: QDesignerFormEditorInterface () -> QEvent t1 -> IO Bool #
event_h :: QDesignerFormEditorInterfaceSc a -> QEvent t1 -> IO Bool #
disconnectNotify_h :: QDesignerFormEditorInterface () -> QMetaMethod t1 -> IO () #
disconnectNotify_h :: QDesignerFormEditorInterfaceSc a -> QMetaMethod t1 -> IO () #
customEvent_h :: QDesignerFormEditorInterface () -> QEvent t1 -> IO () #
customEvent_h :: QDesignerFormEditorInterfaceSc a -> QEvent t1 -> IO () #
connectNotify_h :: QDesignerFormEditorInterface () -> QMetaMethod t1 -> IO () #
connectNotify_h :: QDesignerFormEditorInterfaceSc a -> QMetaMethod t1 -> IO () #
childEvent_h :: QDesignerFormEditorInterface () -> QChildEvent t1 -> IO () #
childEvent_h :: QDesignerFormEditorInterfaceSc a -> QChildEvent t1 -> IO () #
eventFilter_h :: QDesignerFormEditorInterface () -> (QObject t1, QEvent t2) -> IO Bool #
eventFilter_h :: QDesignerFormEditorInterfaceSc a -> (QObject t1, QEvent t2) -> IO Bool #
setHandler :: QDesignerFormEditorInterface () -> String -> (QDesignerFormEditorInterface x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QDesignerFormEditorInterface () -> String -> (QDesignerFormEditorInterface x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QDesignerFormEditorInterface () -> String -> (QDesignerFormEditorInterface x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QDesignerFormEditorInterface () -> String -> (QDesignerFormEditorInterface x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QDesignerFormEditorInterfaceSc a -> String -> (QDesignerFormEditorInterface x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QDesignerFormEditorInterfaceSc a -> String -> (QDesignerFormEditorInterface x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QDesignerFormEditorInterfaceSc a -> String -> (QDesignerFormEditorInterface x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QDesignerFormEditorInterfaceSc a -> String -> (QDesignerFormEditorInterface x0 -> QEvent t1 -> IO ()) -> IO () #
setUserMethod :: QDesignerFormEditorInterface () -> Int -> (QDesignerFormEditorInterface x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QDesignerFormEditorInterface () -> Int -> (QDesignerFormEditorInterface x0 -> IO ()) -> IO () #
setUserMethod :: QDesignerFormEditorInterfaceSc a -> Int -> (QDesignerFormEditorInterface x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QDesignerFormEditorInterfaceSc a -> Int -> (QDesignerFormEditorInterface x0 -> IO ()) -> IO () #