Documentation
class Qqt3DRender_QBlendEquationArgumentsTrUtf8 x1 where #
qt3DRender_QBlendEquationArgumentsTrUtf8 :: x1 -> IO String #
Instances
Qqt3DRender_QBlendEquationArgumentsTrUtf8 String # | |
Defined in Qtc.D3render.Qt3DRender_QBlendEquationArguments qt3DRender_QBlendEquationArgumentsTrUtf8 :: String -> IO String # | |
Qqt3DRender_QBlendEquationArgumentsTrUtf8 (String, String) # | |
Defined in Qtc.D3render.Qt3DRender_QBlendEquationArguments qt3DRender_QBlendEquationArgumentsTrUtf8 :: (String, String) -> IO String # | |
Qqt3DRender_QBlendEquationArgumentsTrUtf8 (String, String, Int) # | |
Defined in Qtc.D3render.Qt3DRender_QBlendEquationArguments qt3DRender_QBlendEquationArgumentsTrUtf8 :: (String, String, Int) -> IO String # |
class Qqt3DRender_QBlendEquationArguments x1 where #
qt3DRender_QBlendEquationArguments :: x1 -> IO (Qt3DRender_QBlendEquationArguments ()) #
Instances
bufferIndex :: Qt3DRender_QBlendEquationArguments a -> () -> IO Int #
destinationAlpha :: Qt3DRender_QBlendEquationArguments a -> () -> IO Blending #
destinationRgb :: Qt3DRender_QBlendEquationArguments a -> () -> IO Blending #
class QsetBufferIndex x0 x1 where #
setBufferIndex :: x0 -> x1 -> IO () #
Instances
QsetBufferIndex (Qt3DRender_QBlendEquationArguments ()) Int # | |
Defined in Qtc.D3render.Qt3DRender_QBlendEquationArguments setBufferIndex :: Qt3DRender_QBlendEquationArguments () -> Int -> IO () # | |
QsetBufferIndex (Qt3DRender_QBlendEquationArgumentsSc a) Int # | |
Defined in Qtc.D3render.Qt3DRender_QBlendEquationArguments setBufferIndex :: Qt3DRender_QBlendEquationArgumentsSc a -> Int -> IO () # |
class QsetDestinationAlpha x0 x1 where #
setDestinationAlpha :: x0 -> x1 -> IO () #
Instances
class QsetDestinationRgb x0 x1 where #
setDestinationRgb :: x0 -> x1 -> IO () #
Instances
class QsetDestinationRgba x0 x1 where #
setDestinationRgba :: x0 -> x1 -> IO () #
Instances
class QsetSourceAlpha x0 x1 where #
setSourceAlpha :: x0 -> x1 -> IO () #
Instances
QsetSourceAlpha (Qt3DRender_QBlendEquationArguments ()) Blending # | |
Defined in Qtc.D3render.Qt3DRender_QBlendEquationArguments setSourceAlpha :: Qt3DRender_QBlendEquationArguments () -> Blending -> IO () # | |
QsetSourceAlpha (Qt3DRender_QBlendEquationArgumentsSc a) Blending # | |
Defined in Qtc.D3render.Qt3DRender_QBlendEquationArguments setSourceAlpha :: Qt3DRender_QBlendEquationArgumentsSc a -> Blending -> IO () # |
class QsetSourceRgb x0 x1 where #
setSourceRgb :: x0 -> x1 -> IO () #
Instances
QsetSourceRgb (Qt3DRender_QBlendEquationArguments ()) Blending # | |
Defined in Qtc.D3render.Qt3DRender_QBlendEquationArguments setSourceRgb :: Qt3DRender_QBlendEquationArguments () -> Blending -> IO () # | |
QsetSourceRgb (Qt3DRender_QBlendEquationArgumentsSc a) Blending # | |
Defined in Qtc.D3render.Qt3DRender_QBlendEquationArguments setSourceRgb :: Qt3DRender_QBlendEquationArgumentsSc a -> Blending -> IO () # |
class QsetSourceRgba x0 x1 where #
setSourceRgba :: x0 -> x1 -> IO () #
Instances
QsetSourceRgba (Qt3DRender_QBlendEquationArguments ()) Blending # | |
Defined in Qtc.D3render.Qt3DRender_QBlendEquationArguments setSourceRgba :: Qt3DRender_QBlendEquationArguments () -> Blending -> IO () # | |
QsetSourceRgba (Qt3DRender_QBlendEquationArgumentsSc a) Blending # | |
Defined in Qtc.D3render.Qt3DRender_QBlendEquationArguments setSourceRgba :: Qt3DRender_QBlendEquationArgumentsSc a -> Blending -> IO () # |
sourceAlpha :: Qt3DRender_QBlendEquationArguments a -> () -> IO Blending #
sourceRgb :: Qt3DRender_QBlendEquationArguments a -> () -> IO Blending #