Qtc.Quick.QSGMaterialType
Documentation
class QqSGMaterialType x1 where #
Methods
qSGMaterialType :: x1 -> IO (QSGMaterialType ()) #
Instances
QqSGMaterialType () # | |
Defined in Qtc.Quick.QSGMaterialType Methods qSGMaterialType :: () -> IO (QSGMaterialType ()) # | |
QqSGMaterialType (QSGMaterialType t1) # | |
Defined in Qtc.Quick.QSGMaterialType Methods qSGMaterialType :: QSGMaterialType t1 -> IO (QSGMaterialType ()) # |
class QqSGMaterialType_nf x1 where #
Methods
qSGMaterialType_nf :: x1 -> IO (QSGMaterialType ()) #
Instances
QqSGMaterialType_nf () # | |
Defined in Qtc.Quick.QSGMaterialType Methods qSGMaterialType_nf :: () -> IO (QSGMaterialType ()) # | |
QqSGMaterialType_nf (QSGMaterialType t1) # | |
Defined in Qtc.Quick.QSGMaterialType Methods qSGMaterialType_nf :: QSGMaterialType t1 -> IO (QSGMaterialType ()) # |
qSGMaterialType_delete :: QSGMaterialType a -> IO () #