Documentation
class QqGeoShape x1 where #
Instances
QqGeoShape () # | |
Defined in Qtc.Location.QGeoShape | |
QqGeoShape (QGeoShape t1) # | |
Defined in Qtc.Location.QGeoShape |
class QqGeoShape_nf x1 where #
qGeoShape_nf :: x1 -> IO (QGeoShape ()) #
Instances
QqGeoShape_nf () # | |
Defined in Qtc.Location.QGeoShape qGeoShape_nf :: () -> IO (QGeoShape ()) # | |
QqGeoShape_nf (QGeoShape t1) # | |
Defined in Qtc.Location.QGeoShape qGeoShape_nf :: QGeoShape t1 -> IO (QGeoShape ()) # |
boundingGeoRectangle :: QGeoShape a -> () -> IO (QGeoRectangle ()) #
extendShape :: QGeoShape a -> QGeoCoordinate t1 -> IO () #
qGeoShape_delete :: QGeoShape a -> IO () #