Documentation
class QqGraphicsRotationTrUtf8 x1 where #
qGraphicsRotationTrUtf8 :: x1 -> IO String #
Instances
QqGraphicsRotationTrUtf8 String # | |
Defined in Qtc.Widgets.QGraphicsRotation qGraphicsRotationTrUtf8 :: String -> IO String # | |
QqGraphicsRotationTrUtf8 (String, String) # | |
Defined in Qtc.Widgets.QGraphicsRotation qGraphicsRotationTrUtf8 :: (String, String) -> IO String # | |
QqGraphicsRotationTrUtf8 (String, String, Int) # | |
Defined in Qtc.Widgets.QGraphicsRotation qGraphicsRotationTrUtf8 :: (String, String, Int) -> IO String # |
class QqGraphicsRotation x1 where #
qGraphicsRotation :: x1 -> IO (QGraphicsRotation ()) #
Instances
QqGraphicsRotation () # | |
Defined in Qtc.Widgets.QGraphicsRotation qGraphicsRotation :: () -> IO (QGraphicsRotation ()) # | |
QqGraphicsRotation (QObject t1) # | |
Defined in Qtc.Widgets.QGraphicsRotation qGraphicsRotation :: QObject t1 -> IO (QGraphicsRotation ()) # |
qGraphicsRotation_delete :: QGraphicsRotation a -> IO () #
qGraphicsRotation_deleteLater :: QGraphicsRotation a -> IO () #