Documentation
class QsetAxes_h x0 x1 where #
Instances
QsetAxes_h (Qt3DInput_QAxisSetting ()) [Int] # | |
Defined in Qtc.D3input.Qt3DInput_QAxisSetting_h setAxes_h :: Qt3DInput_QAxisSetting () -> [Int] -> IO () # | |
QsetAxes_h (Qt3DInput_QAxisSettingSc a) [Int] # | |
Defined in Qtc.D3input.Qt3DInput_QAxisSetting_h setAxes_h :: Qt3DInput_QAxisSettingSc a -> [Int] -> IO () # |
class QsetDeadZoneRadius_h x0 x1 where #
setDeadZoneRadius_h :: x0 -> x1 -> IO () #
Instances
QsetDeadZoneRadius_h (Qt3DInput_QAxisSetting ()) Float # | |
Defined in Qtc.D3input.Qt3DInput_QAxisSetting_h setDeadZoneRadius_h :: Qt3DInput_QAxisSetting () -> Float -> IO () # | |
QsetDeadZoneRadius_h (Qt3DInput_QAxisSettingSc a) Float # | |
Defined in Qtc.D3input.Qt3DInput_QAxisSetting_h setDeadZoneRadius_h :: Qt3DInput_QAxisSettingSc a -> Float -> IO () # |
class QsetSmoothEnabled_h x0 x1 where #
setSmoothEnabled_h :: x0 -> x1 -> IO () #
Instances
QsetSmoothEnabled_h (Qt3DInput_QAxisSetting ()) Bool # | |
Defined in Qtc.D3input.Qt3DInput_QAxisSetting_h setSmoothEnabled_h :: Qt3DInput_QAxisSetting () -> Bool -> IO () # | |
QsetSmoothEnabled_h (Qt3DInput_QAxisSettingSc a) Bool # | |
Defined in Qtc.D3input.Qt3DInput_QAxisSetting_h setSmoothEnabled_h :: Qt3DInput_QAxisSettingSc a -> Bool -> IO () # |