Qtc.Gamepad.QGamepadKeyNavigation

Contents

Documentation

class QqGamepadKeyNavigationTrUtf8 x1 where #

Methods

qGamepadKeyNavigationTrUtf8 :: x1 -> IO String #

Instances
QqGamepadKeyNavigationTrUtf8 String # 
Instance details

Defined in Qtc.Gamepad.QGamepadKeyNavigation

Methods

qGamepadKeyNavigationTrUtf8 :: String -> IO String #

QqGamepadKeyNavigationTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Gamepad.QGamepadKeyNavigation

Methods

qGamepadKeyNavigationTrUtf8 :: (String, String) -> IO String #

QqGamepadKeyNavigationTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Gamepad.QGamepadKeyNavigation

Methods

qGamepadKeyNavigationTrUtf8 :: (String, String, Int) -> IO String #

gamepad :: QGamepadKeyNavigation a -> () -> IO (QGamepad ()) #

class QsetButtonAKey x0 x1 where #

Methods

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

class QsetButtonBKey x0 x1 where #

Methods

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

class QsetButtonGuideKey x0 x1 where #

Methods

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

class QsetButtonL1Key x0 x1 where #

Methods

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

class QsetButtonL2Key x0 x1 where #

Methods

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

class QsetButtonL3Key x0 x1 where #

Methods

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

class QsetButtonR1Key x0 x1 where #

Methods

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

class QsetButtonR2Key x0 x1 where #

Methods

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

class QsetButtonR3Key x0 x1 where #

Methods

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

class QsetButtonSelectKey x0 x1 where #

Methods

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

class QsetButtonStartKey x0 x1 where #

Methods

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

class QsetButtonXKey x0 x1 where #

Methods

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

class QsetButtonYKey x0 x1 where #

Methods

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

class QsetDownKey x0 x1 where #

Methods

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

class QsetGamepad x0 x1 where #

Methods

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

Instances
QsetGamepad (QGamepadKeyNavigation ()) (QGamepad t1) # 
Instance details

Defined in Qtc.Gamepad.QGamepadKeyNavigation

Methods

setGamepad :: QGamepadKeyNavigation () -> QGamepad t1 -> IO () #

QsetGamepad (QGamepadKeyNavigationSc a) (QGamepad t1) # 
Instance details

Defined in Qtc.Gamepad.QGamepadKeyNavigation

Methods

setGamepad :: QGamepadKeyNavigationSc a -> QGamepad t1 -> IO () #

class QsetLeftKey x0 x1 where #

Methods

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

class QsetRightKey x0 x1 where #

Methods

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

class QsetUpKey x0 x1 where #

Methods

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

Instances
QsetUpKey (QGamepadKeyNavigation ()) Key # 
Instance details

Defined in Qtc.Gamepad.QGamepadKeyNavigation

Methods

setUpKey :: QGamepadKeyNavigation () -> Key -> IO () #

QsetUpKey (QGamepadKeyNavigationSc a) Key # 
Instance details

Defined in Qtc.Gamepad.QGamepadKeyNavigation

Methods

setUpKey :: QGamepadKeyNavigationSc a -> Key -> IO () #

upKey :: QGamepadKeyNavigation a -> () -> IO Key #

Orphan instances

QsetActive (QGamepadKeyNavigation ()) Bool # 
Instance details

Methods

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

QsetActive (QGamepadKeyNavigationSc a) Bool # 
Instance details

Methods

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

QsenderSignalIndex (QGamepadKeyNavigation ()) () # 
Instance details

Methods

senderSignalIndex :: QGamepadKeyNavigation () -> () -> IO Int #

QsenderSignalIndex (QGamepadKeyNavigationSc a) () # 
Instance details

Methods

senderSignalIndex :: QGamepadKeyNavigationSc a -> () -> IO Int #

Qsender (QGamepadKeyNavigation ()) () # 
Instance details

Methods

sender :: QGamepadKeyNavigation () -> () -> IO (QObject ()) #

Qsender (QGamepadKeyNavigationSc a) () # 
Instance details

Methods

sender :: QGamepadKeyNavigationSc a -> () -> IO (QObject ()) #

Qreceivers (QGamepadKeyNavigation ()) String # 
Instance details

Methods

receivers :: QGamepadKeyNavigation () -> String -> IO Int #

Qreceivers (QGamepadKeyNavigationSc a) String # 
Instance details

Methods

receivers :: QGamepadKeyNavigationSc a -> String -> IO Int #

Qproperty (QGamepadKeyNavigation ()) String (IO (QVariant ())) # 
Instance details

Methods

property :: QGamepadKeyNavigation () -> String -> IO (QVariant ()) #

Qproperty (QGamepadKeyNavigationSc a) String (IO (QVariant ())) # 
Instance details

Methods

property :: QGamepadKeyNavigationSc a -> String -> IO (QVariant ()) #

Qparent (QGamepadKeyNavigation ()) () (IO (QObject ())) # 
Instance details

Methods

parent :: QGamepadKeyNavigation () -> () -> IO (QObject ()) #

Qparent (QGamepadKeyNavigationSc a) () (IO (QObject ())) # 
Instance details

Methods

parent :: QGamepadKeyNavigationSc a -> () -> IO (QObject ()) #

Qactive (QGamepadKeyNavigation a) () (IO Bool) # 
Instance details

Methods

active :: QGamepadKeyNavigation a -> () -> IO Bool #

QuserMethod (QGamepadKeyNavigation ()) () (IO ()) # 
Instance details

Methods

userMethod :: QGamepadKeyNavigation () -> Int -> () -> IO () #

QuserMethod (QGamepadKeyNavigationSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QGamepadKeyNavigationSc a -> Int -> () -> IO () #

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

Methods

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

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

Methods

timerEvent :: QGamepadKeyNavigationSc a -> QTimerEvent t1 -> IO () #

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

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

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

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

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

Methods

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

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

Methods

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

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

Methods

connectNotify :: QGamepadKeyNavigation () -> QMetaMethod t1 -> IO () #

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

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

Methods

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

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

Methods

childEvent :: QGamepadKeyNavigationSc a -> QChildEvent t1 -> IO () #

Qevent (QGamepadKeyNavigation ()) (QEvent t1) (IO Bool) # 
Instance details

Methods

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

Qevent (QGamepadKeyNavigationSc a) (QEvent t1) (IO Bool) # 
Instance details

Methods

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

QuserMethod (QGamepadKeyNavigation ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QGamepadKeyNavigation () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QGamepadKeyNavigationSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QGamepadKeyNavigationSc a -> Int -> QVariant () -> IO (QVariant ()) #

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

Methods

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

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

Methods

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