Documentation
class QqqSGSimpleRectNode x1 where #
qqSGSimpleRectNode :: x1 -> IO (QSGSimpleRectNode ()) #
Instances
QqqSGSimpleRectNode (QRectF t1, QColor t2) # | |
Defined in Qtc.Quick.QSGSimpleRectNode qqSGSimpleRectNode :: (QRectF t1, QColor t2) -> IO (QSGSimpleRectNode ()) # |
class QqSGSimpleRectNode x1 where #
qSGSimpleRectNode :: x1 -> IO (QSGSimpleRectNode ()) #
Instances
QqSGSimpleRectNode () # | |
Defined in Qtc.Quick.QSGSimpleRectNode qSGSimpleRectNode :: () -> IO (QSGSimpleRectNode ()) # | |
QqSGSimpleRectNode (RectF, QColor t2) # | |
Defined in Qtc.Quick.QSGSimpleRectNode qSGSimpleRectNode :: (RectF, QColor t2) -> IO (QSGSimpleRectNode ()) # |
class QqqSGSimpleRectNode_nf x1 where #
qqSGSimpleRectNode_nf :: x1 -> IO (QSGSimpleRectNode ()) #
Instances
QqqSGSimpleRectNode_nf (QRectF t1, QColor t2) # | |
Defined in Qtc.Quick.QSGSimpleRectNode qqSGSimpleRectNode_nf :: (QRectF t1, QColor t2) -> IO (QSGSimpleRectNode ()) # |
class QqSGSimpleRectNode_nf x1 where #
qSGSimpleRectNode_nf :: x1 -> IO (QSGSimpleRectNode ()) #
Instances
QqSGSimpleRectNode_nf () # | |
Defined in Qtc.Quick.QSGSimpleRectNode qSGSimpleRectNode_nf :: () -> IO (QSGSimpleRectNode ()) # | |
QqSGSimpleRectNode_nf (RectF, QColor t2) # | |
Defined in Qtc.Quick.QSGSimpleRectNode qSGSimpleRectNode_nf :: (RectF, QColor t2) -> IO (QSGSimpleRectNode ()) # |
qSGSimpleRectNode_delete :: QSGSimpleRectNode a -> IO () #
qSGSimpleRectNode_delete1 :: QSGSimpleRectNode a -> IO () #