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