Qtc.Widgets.QApplication_h

Contents

Documentation

class QautoSipEnabled_h x0 x1 where #

Methods

autoSipEnabled_h :: x0 -> x1 -> IO Bool #

Instances
QautoSipEnabled_h (QApplication ()) () # 
Instance details

Defined in Qtc.Widgets.QApplication_h

Methods

autoSipEnabled_h :: QApplication () -> () -> IO Bool #

QautoSipEnabled_h (QApplicationSc a) () # 
Instance details

Defined in Qtc.Widgets.QApplication_h

Methods

autoSipEnabled_h :: QApplicationSc a -> () -> IO Bool #

class QsetAutoSipEnabled_h x0 x1 where #

Methods

setAutoSipEnabled_h :: x0 -> x1 -> IO () #

Instances
QsetAutoSipEnabled_h (QApplication ()) Bool # 
Instance details

Defined in Qtc.Widgets.QApplication_h

Methods

setAutoSipEnabled_h :: QApplication () -> Bool -> IO () #

QsetAutoSipEnabled_h (QApplicationSc a) Bool # 
Instance details

Defined in Qtc.Widgets.QApplication_h

Methods

setAutoSipEnabled_h :: QApplicationSc a -> Bool -> IO () #

Orphan instances

QunSetHandler (QApplication ()) # 
Instance details

Methods

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

QunSetHandler (QApplicationSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QApplication ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QApplicationSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QApplication ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QApplicationSc a) # 
Instance details

Methods

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

QunSetUserMethod (QApplication ()) # 
Instance details

Methods

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

QunSetUserMethod (QApplicationSc a) # 
Instance details

Methods

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

QsetStyleSheet_h (QApplication ()) String # 
Instance details

Methods

setStyleSheet_h :: QApplication () -> String -> IO () #

QsetStyleSheet_h (QApplicationSc a) String # 
Instance details

Methods

setStyleSheet_h :: QApplicationSc a -> String -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

disconnectNotify_h :: QApplicationSc a -> QMetaMethod t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QApplication ()) (QApplication x0 -> String -> IO ()) # 
Instance details

Methods

setHandler :: QApplication () -> String -> (QApplication x0 -> String -> IO ()) -> IO () #

QsetHandler (QApplication ()) (QApplication x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QApplication () -> String -> (QApplication x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QApplication ()) (QApplication x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QApplication () -> String -> (QApplication x0 -> IO Bool) -> IO () #

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

Methods

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

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

Methods

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

QsetHandler (QApplicationSc a) (QApplication x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QApplicationSc a -> String -> (QApplication x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QApplicationSc a) (QApplication x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QApplicationSc a -> String -> (QApplication x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QApplicationSc a) (QApplication x0 -> String -> IO ()) # 
Instance details

Methods

setHandler :: QApplicationSc a -> String -> (QApplication x0 -> String -> IO ()) -> IO () #

QsetHandler (QApplicationSc a) (QApplication x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QApplicationSc a -> String -> (QApplication x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QApplicationSc a) (QApplication x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QApplicationSc a -> String -> (QApplication x0 -> IO Bool) -> IO () #

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

Methods

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

QsetHandler (QApplicationSc a) (QApplication x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QApplicationSc a -> String -> (QApplication x0 -> QEvent t1 -> IO Bool) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QApplicationSc a) (QApplication x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QApplicationSc a -> Int -> (QApplication x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QApplicationSc a) (QApplication x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QApplicationSc a -> Int -> (QApplication x0 -> IO ()) -> IO () #