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