Documentation
class Qqt3DExtras_QPhongAlphaMaterialTrUtf8 x1 where #
qt3DExtras_QPhongAlphaMaterialTrUtf8 :: x1 -> IO String #
Instances
Qqt3DExtras_QPhongAlphaMaterialTrUtf8 String # | |
Defined in Qtc.D3extras.Qt3DExtras_QPhongAlphaMaterial qt3DExtras_QPhongAlphaMaterialTrUtf8 :: String -> IO String # | |
Qqt3DExtras_QPhongAlphaMaterialTrUtf8 (String, String) # | |
Defined in Qtc.D3extras.Qt3DExtras_QPhongAlphaMaterial qt3DExtras_QPhongAlphaMaterialTrUtf8 :: (String, String) -> IO String # | |
Qqt3DExtras_QPhongAlphaMaterialTrUtf8 (String, String, Int) # | |
Defined in Qtc.D3extras.Qt3DExtras_QPhongAlphaMaterial qt3DExtras_QPhongAlphaMaterialTrUtf8 :: (String, String, Int) -> IO String # |
class Qqt3DExtras_QPhongAlphaMaterial x1 where #
qt3DExtras_QPhongAlphaMaterial :: x1 -> IO (Qt3DExtras_QPhongAlphaMaterial ()) #
Instances
Qqt3DExtras_QPhongAlphaMaterial () # | |
Defined in Qtc.D3extras.Qt3DExtras_QPhongAlphaMaterial qt3DExtras_QPhongAlphaMaterial :: () -> IO (Qt3DExtras_QPhongAlphaMaterial ()) # | |
Qqt3DExtras_QPhongAlphaMaterial (Qt3DCore_QNode t1) # | |
Defined in Qtc.D3extras.Qt3DExtras_QPhongAlphaMaterial qt3DExtras_QPhongAlphaMaterial :: Qt3DCore_QNode t1 -> IO (Qt3DExtras_QPhongAlphaMaterial ()) # |
blendFunctionArg :: Qt3DExtras_QPhongAlphaMaterial a -> () -> IO BlendFunction #
destinationAlphaArg :: Qt3DExtras_QPhongAlphaMaterial a -> () -> IO Blending #
destinationRgbArg :: Qt3DExtras_QPhongAlphaMaterial a -> () -> IO Blending #
class QsetBlendFunctionArg x0 x1 where #
setBlendFunctionArg :: x0 -> x1 -> IO () #
Instances
class QsetDestinationAlphaArg x0 x1 where #
setDestinationAlphaArg :: x0 -> x1 -> IO () #
Instances
class QsetDestinationRgbArg x0 x1 where #
setDestinationRgbArg :: x0 -> x1 -> IO () #
Instances
QsetDestinationRgbArg (Qt3DExtras_QPhongAlphaMaterial ()) Blending # | |
Defined in Qtc.D3extras.Qt3DExtras_QPhongAlphaMaterial setDestinationRgbArg :: Qt3DExtras_QPhongAlphaMaterial () -> Blending -> IO () # | |
QsetDestinationRgbArg (Qt3DExtras_QPhongAlphaMaterialSc a) Blending # | |
Defined in Qtc.D3extras.Qt3DExtras_QPhongAlphaMaterial setDestinationRgbArg :: Qt3DExtras_QPhongAlphaMaterialSc a -> Blending -> IO () # |
class QsetSourceAlphaArg x0 x1 where #
setSourceAlphaArg :: x0 -> x1 -> IO () #
Instances
QsetSourceAlphaArg (Qt3DExtras_QPhongAlphaMaterial ()) Blending # | |
Defined in Qtc.D3extras.Qt3DExtras_QPhongAlphaMaterial setSourceAlphaArg :: Qt3DExtras_QPhongAlphaMaterial () -> Blending -> IO () # | |
QsetSourceAlphaArg (Qt3DExtras_QPhongAlphaMaterialSc a) Blending # | |
Defined in Qtc.D3extras.Qt3DExtras_QPhongAlphaMaterial setSourceAlphaArg :: Qt3DExtras_QPhongAlphaMaterialSc a -> Blending -> IO () # |
class QsetSourceRgbArg x0 x1 where #
setSourceRgbArg :: x0 -> x1 -> IO () #
Instances
QsetSourceRgbArg (Qt3DExtras_QPhongAlphaMaterial ()) Blending # | |
Defined in Qtc.D3extras.Qt3DExtras_QPhongAlphaMaterial setSourceRgbArg :: Qt3DExtras_QPhongAlphaMaterial () -> Blending -> IO () # | |
QsetSourceRgbArg (Qt3DExtras_QPhongAlphaMaterialSc a) Blending # | |
Defined in Qtc.D3extras.Qt3DExtras_QPhongAlphaMaterial setSourceRgbArg :: Qt3DExtras_QPhongAlphaMaterialSc a -> Blending -> IO () # |
sourceAlphaArg :: Qt3DExtras_QPhongAlphaMaterial a -> () -> IO Blending #
sourceRgbArg :: Qt3DExtras_QPhongAlphaMaterial a -> () -> IO Blending #