Qtc.Gui.QGuiApplication_h

Contents

Orphan instances

QunSetHandler (QGuiApplication ()) # 
Instance details

Methods

unSetHandler :: QGuiApplication () -> String -> IO Bool #

QunSetHandler (QGuiApplicationSc a) # 
Instance details

Methods

unSetHandler :: QGuiApplicationSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QGuiApplication ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QGuiApplication () -> Int -> IO Bool #

QunSetUserMethodVariantList (QGuiApplicationSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QGuiApplicationSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QGuiApplication ()) # 
Instance details

Methods

unSetUserMethodVariant :: QGuiApplication () -> Int -> IO Bool #

QunSetUserMethodVariant (QGuiApplicationSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QGuiApplicationSc a -> Int -> IO Bool #

QunSetUserMethod (QGuiApplication ()) # 
Instance details

Methods

unSetUserMethod :: QGuiApplication () -> Int -> IO Bool #

QunSetUserMethod (QGuiApplicationSc a) # 
Instance details

Methods

unSetUserMethod :: QGuiApplicationSc a -> Int -> IO Bool #

QtimerEvent_h (QGuiApplication ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QGuiApplication () -> QTimerEvent t1 -> IO () #

QtimerEvent_h (QGuiApplicationSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QGuiApplicationSc a -> QTimerEvent t1 -> IO () #

Qevent_h (QGuiApplication ()) (QEvent t1) # 
Instance details

Methods

event_h :: QGuiApplication () -> QEvent t1 -> IO Bool #

Qevent_h (QGuiApplicationSc a) (QEvent t1) # 
Instance details

Methods

event_h :: QGuiApplicationSc a -> QEvent t1 -> IO Bool #

QdisconnectNotify_h (QGuiApplication ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify_h :: QGuiApplication () -> QMetaMethod t1 -> IO () #

QdisconnectNotify_h (QGuiApplicationSc a) (QMetaMethod t1) # 
Instance details

QcustomEvent_h (QGuiApplication ()) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QGuiApplication () -> QEvent t1 -> IO () #

QcustomEvent_h (QGuiApplicationSc a) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QGuiApplicationSc a -> QEvent t1 -> IO () #

QconnectNotify_h (QGuiApplication ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QGuiApplication () -> QMetaMethod t1 -> IO () #

QconnectNotify_h (QGuiApplicationSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QGuiApplicationSc a -> QMetaMethod t1 -> IO () #

QchildEvent_h (QGuiApplication ()) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QGuiApplication () -> QChildEvent t1 -> IO () #

QchildEvent_h (QGuiApplicationSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QGuiApplicationSc a -> QChildEvent t1 -> IO () #

Qnotify_h (QGuiApplication ()) (QObject t1, QEvent t2) # 
Instance details

Methods

notify_h :: QGuiApplication () -> (QObject t1, QEvent t2) -> IO Bool #

Qnotify_h (QGuiApplicationSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

notify_h :: QGuiApplicationSc a -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter_h (QGuiApplication ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QGuiApplication () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter_h (QGuiApplicationSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QGuiApplicationSc a -> (QObject t1, QEvent t2) -> IO Bool #

QsetHandler (QGuiApplication ()) (QGuiApplication x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGuiApplication () -> String -> (QGuiApplication x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QGuiApplication ()) (QGuiApplication x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGuiApplication () -> String -> (QGuiApplication x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QGuiApplication ()) (QGuiApplication x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QGuiApplication () -> String -> (QGuiApplication x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QGuiApplication ()) (QGuiApplication x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QGuiApplication () -> String -> (QGuiApplication x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QGuiApplicationSc a) (QGuiApplication x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGuiApplicationSc a -> String -> (QGuiApplication x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QGuiApplicationSc a) (QGuiApplication x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGuiApplicationSc a -> String -> (QGuiApplication x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QGuiApplicationSc a) (QGuiApplication x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QGuiApplicationSc a -> String -> (QGuiApplication x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QGuiApplicationSc a) (QGuiApplication x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QGuiApplicationSc a -> String -> (QGuiApplication x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetUserMethod (QGuiApplication ()) (QGuiApplication x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QGuiApplication () -> Int -> (QGuiApplication x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QGuiApplication ()) (QGuiApplication x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QGuiApplication () -> Int -> (QGuiApplication x0 -> IO ()) -> IO () #

QsetUserMethod (QGuiApplicationSc a) (QGuiApplication x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QGuiApplicationSc a -> Int -> (QGuiApplication x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QGuiApplicationSc a) (QGuiApplication x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QGuiApplicationSc a -> Int -> (QGuiApplication x0 -> IO ()) -> IO () #