Qtc.Gamepad.QGamepadKeyNavigation_h

Contents

Documentation

class QsetButtonAKey_h x0 x1 where #

Methods

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

class QsetButtonBKey_h x0 x1 where #

Methods

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

class QsetButtonL1Key_h x0 x1 where #

Methods

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

class QsetButtonL2Key_h x0 x1 where #

Methods

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

class QsetButtonL3Key_h x0 x1 where #

Methods

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

class QsetButtonR1Key_h x0 x1 where #

Methods

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

class QsetButtonR2Key_h x0 x1 where #

Methods

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

class QsetButtonR3Key_h x0 x1 where #

Methods

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

class QsetButtonXKey_h x0 x1 where #

Methods

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

class QsetButtonYKey_h x0 x1 where #

Methods

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

class QsetDownKey_h x0 x1 where #

Methods

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

class QsetGamepad_h x0 x1 where #

Methods

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

class QsetLeftKey_h x0 x1 where #

Methods

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

class QsetRightKey_h x0 x1 where #

Methods

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

class QsetUpKey_h x0 x1 where #

Methods

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

Orphan instances

QunSetHandler (QGamepadKeyNavigation ()) # 
Instance details

Methods

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

QunSetHandler (QGamepadKeyNavigationSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QGamepadKeyNavigation ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QGamepadKeyNavigationSc a) # 
Instance details

QunSetUserMethodVariant (QGamepadKeyNavigation ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QGamepadKeyNavigationSc a) # 
Instance details

Methods

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

QunSetUserMethod (QGamepadKeyNavigation ()) # 
Instance details

Methods

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

QunSetUserMethod (QGamepadKeyNavigationSc a) # 
Instance details

Methods

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

QsetActive_h (QGamepadKeyNavigation ()) Bool # 
Instance details

Methods

setActive_h :: QGamepadKeyNavigation () -> Bool -> IO () #

QsetActive_h (QGamepadKeyNavigationSc a) Bool # 
Instance details

Methods

setActive_h :: QGamepadKeyNavigationSc a -> Bool -> IO () #

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

Methods

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

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QGamepadKeyNavigation ()) (QGamepadKeyNavigation x0 -> QObject t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGamepadKeyNavigation () -> String -> (QGamepadKeyNavigation x0 -> QObject t1 -> IO ()) -> IO () #

QsetHandler (QGamepadKeyNavigation ()) (QGamepadKeyNavigation x0 -> Key -> IO ()) # 
Instance details

Methods

setHandler :: QGamepadKeyNavigation () -> String -> (QGamepadKeyNavigation x0 -> Key -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

QsetHandler (QGamepadKeyNavigationSc a) (QGamepadKeyNavigation x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QGamepadKeyNavigationSc a -> String -> (QGamepadKeyNavigation x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QGamepadKeyNavigationSc a) (QGamepadKeyNavigation x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGamepadKeyNavigationSc a -> String -> (QGamepadKeyNavigation x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QGamepadKeyNavigationSc a) (QGamepadKeyNavigation x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGamepadKeyNavigationSc a -> String -> (QGamepadKeyNavigation x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QGamepadKeyNavigationSc a) (QGamepadKeyNavigation x0 -> QObject t1 -> IO ()) # 
Instance details

Methods

setHandler :: QGamepadKeyNavigationSc a -> String -> (QGamepadKeyNavigation x0 -> QObject t1 -> IO ()) -> IO () #

QsetHandler (QGamepadKeyNavigationSc a) (QGamepadKeyNavigation x0 -> Key -> IO ()) # 
Instance details

Methods

setHandler :: QGamepadKeyNavigationSc a -> String -> (QGamepadKeyNavigation x0 -> Key -> IO ()) -> IO () #

QsetHandler (QGamepadKeyNavigationSc a) (QGamepadKeyNavigation x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QGamepadKeyNavigationSc a -> String -> (QGamepadKeyNavigation x0 -> Bool -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QGamepadKeyNavigationSc a) (QGamepadKeyNavigation x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QGamepadKeyNavigationSc a -> Int -> (QGamepadKeyNavigation x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QGamepadKeyNavigationSc a) (QGamepadKeyNavigation x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QGamepadKeyNavigationSc a -> Int -> (QGamepadKeyNavigation x0 -> IO ()) -> IO () #