Documentation
class QqGeoLocation x1 where #
qGeoLocation :: x1 -> IO (QGeoLocation ()) #
Instances
QqGeoLocation () # | |
Defined in Qtc.Location.QGeoLocation qGeoLocation :: () -> IO (QGeoLocation ()) # | |
QqGeoLocation (QGeoLocation t1) # | |
Defined in Qtc.Location.QGeoLocation qGeoLocation :: QGeoLocation t1 -> IO (QGeoLocation ()) # |
class QqGeoLocation_nf x1 where #
qGeoLocation_nf :: x1 -> IO (QGeoLocation ()) #
Instances
QqGeoLocation_nf () # | |
Defined in Qtc.Location.QGeoLocation qGeoLocation_nf :: () -> IO (QGeoLocation ()) # | |
QqGeoLocation_nf (QGeoLocation t1) # | |
Defined in Qtc.Location.QGeoLocation qGeoLocation_nf :: QGeoLocation t1 -> IO (QGeoLocation ()) # |
boundingBox :: QGeoLocation a -> () -> IO (QGeoRectangle ()) #
setBoundingBox :: QGeoLocation a -> QGeoRectangle t1 -> IO () #
qGeoLocation_delete :: QGeoLocation a -> IO () #