Documentation
class Qqt3DExtras_QMorphPhongMaterialTrUtf8 x1 where #
qt3DExtras_QMorphPhongMaterialTrUtf8 :: x1 -> IO String #
Instances
Qqt3DExtras_QMorphPhongMaterialTrUtf8 String # | |
Defined in Qtc.D3extras.Qt3DExtras_QMorphPhongMaterial qt3DExtras_QMorphPhongMaterialTrUtf8 :: String -> IO String # | |
Qqt3DExtras_QMorphPhongMaterialTrUtf8 (String, String) # | |
Defined in Qtc.D3extras.Qt3DExtras_QMorphPhongMaterial qt3DExtras_QMorphPhongMaterialTrUtf8 :: (String, String) -> IO String # | |
Qqt3DExtras_QMorphPhongMaterialTrUtf8 (String, String, Int) # | |
Defined in Qtc.D3extras.Qt3DExtras_QMorphPhongMaterial qt3DExtras_QMorphPhongMaterialTrUtf8 :: (String, String, Int) -> IO String # |
class Qqt3DExtras_QMorphPhongMaterial x1 where #
qt3DExtras_QMorphPhongMaterial :: x1 -> IO (Qt3DExtras_QMorphPhongMaterial ()) #
Instances
Qqt3DExtras_QMorphPhongMaterial () # | |
Defined in Qtc.D3extras.Qt3DExtras_QMorphPhongMaterial qt3DExtras_QMorphPhongMaterial :: () -> IO (Qt3DExtras_QMorphPhongMaterial ()) # | |
Qqt3DExtras_QMorphPhongMaterial (Qt3DCore_QNode t1) # | |
Defined in Qtc.D3extras.Qt3DExtras_QMorphPhongMaterial qt3DExtras_QMorphPhongMaterial :: Qt3DCore_QNode t1 -> IO (Qt3DExtras_QMorphPhongMaterial ()) # |
class QsetInterpolator x0 x1 where #
setInterpolator :: x0 -> x1 -> IO () #
Instances
QsetInterpolator (Qt3DExtras_QMorphPhongMaterial ()) Float # | |
Defined in Qtc.D3extras.Qt3DExtras_QMorphPhongMaterial setInterpolator :: Qt3DExtras_QMorphPhongMaterial () -> Float -> IO () # | |
QsetInterpolator (Qt3DExtras_QMorphPhongMaterialSc a) Float # | |
Defined in Qtc.D3extras.Qt3DExtras_QMorphPhongMaterial setInterpolator :: Qt3DExtras_QMorphPhongMaterialSc a -> Float -> IO () # |