Qtc.Sensors.QHolsterSensor_h

Contents

Orphan instances

QunSetHandler (QHolsterSensor ()) # 
Instance details

Methods

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

QunSetHandler (QHolsterSensorSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QHolsterSensor ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QHolsterSensorSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QHolsterSensor ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QHolsterSensorSc a) # 
Instance details

Methods

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

QunSetUserMethod (QHolsterSensor ()) # 
Instance details

Methods

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

QunSetUserMethod (QHolsterSensorSc a) # 
Instance details

Methods

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

Qstop_h (QHolsterSensor ()) () (IO ()) # 
Instance details

Methods

stop_h :: QHolsterSensor () -> () -> IO () #

Qstop_h (QHolsterSensorSc a) () (IO ()) # 
Instance details

Methods

stop_h :: QHolsterSensorSc a -> () -> IO () #

Qstart_h (QHolsterSensor ()) () (IO Bool) # 
Instance details

Methods

start_h :: QHolsterSensor () -> () -> IO Bool #

Qstart_h (QHolsterSensorSc a) () (IO Bool) # 
Instance details

Methods

start_h :: QHolsterSensorSc a -> () -> IO Bool #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QHolsterSensor ()) (QHolsterSensor x0 -> IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QHolsterSensorSc a) (QHolsterSensor x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QHolsterSensorSc a -> String -> (QHolsterSensor x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QHolsterSensorSc a) (QHolsterSensor x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QHolsterSensorSc a -> String -> (QHolsterSensor x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QHolsterSensorSc a) (QHolsterSensor x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QHolsterSensorSc a -> String -> (QHolsterSensor x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QHolsterSensorSc a) (QHolsterSensor x0 -> IO ()) # 
Instance details

Methods

setHandler :: QHolsterSensorSc a -> String -> (QHolsterSensor x0 -> IO ()) -> IO () #

QsetHandler (QHolsterSensorSc a) (QHolsterSensor x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QHolsterSensorSc a -> String -> (QHolsterSensor x0 -> IO Bool) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QHolsterSensorSc a) (QHolsterSensor x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QHolsterSensorSc a -> Int -> (QHolsterSensor x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QHolsterSensorSc a) (QHolsterSensor x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QHolsterSensorSc a -> Int -> (QHolsterSensor x0 -> IO ()) -> IO () #