Qtc.Location.QGeoRectangle
Contents
Documentation
class QqGeoRectangle x1 where #
Methods
qGeoRectangle :: x1 -> IO (QGeoRectangle ()) #
Instances
QqGeoRectangle () # | |
Defined in Qtc.Location.QGeoRectangle Methods qGeoRectangle :: () -> IO (QGeoRectangle ()) # | |
QqGeoRectangle [QGeoCoordinate t1] # | |
Defined in Qtc.Location.QGeoRectangle Methods qGeoRectangle :: [QGeoCoordinate t1] -> IO (QGeoRectangle ()) # | |
QqGeoRectangle (QGeoRectangle t1) # | |
Defined in Qtc.Location.QGeoRectangle Methods qGeoRectangle :: QGeoRectangle t1 -> IO (QGeoRectangle ()) # | |
QqGeoRectangle (QGeoShape t1) # | |
Defined in Qtc.Location.QGeoRectangle Methods qGeoRectangle :: QGeoShape t1 -> IO (QGeoRectangle ()) # | |
QqGeoRectangle (QGeoCoordinate t1, QGeoCoordinate t2) # | |
Defined in Qtc.Location.QGeoRectangle Methods qGeoRectangle :: (QGeoCoordinate t1, QGeoCoordinate t2) -> IO (QGeoRectangle ()) # | |
QqGeoRectangle (QGeoCoordinate t1, Double, Double) # | |
Defined in Qtc.Location.QGeoRectangle Methods qGeoRectangle :: (QGeoCoordinate t1, Double, Double) -> IO (QGeoRectangle ()) # |
class QqGeoRectangle_nf x1 where #
Methods
qGeoRectangle_nf :: x1 -> IO (QGeoRectangle ()) #
Instances
QqGeoRectangle_nf () # | |
Defined in Qtc.Location.QGeoRectangle Methods qGeoRectangle_nf :: () -> IO (QGeoRectangle ()) # | |
QqGeoRectangle_nf [QGeoCoordinate t1] # | |
Defined in Qtc.Location.QGeoRectangle Methods qGeoRectangle_nf :: [QGeoCoordinate t1] -> IO (QGeoRectangle ()) # | |
QqGeoRectangle_nf (QGeoRectangle t1) # | |
Defined in Qtc.Location.QGeoRectangle Methods qGeoRectangle_nf :: QGeoRectangle t1 -> IO (QGeoRectangle ()) # | |
QqGeoRectangle_nf (QGeoShape t1) # | |
Defined in Qtc.Location.QGeoRectangle Methods qGeoRectangle_nf :: QGeoShape t1 -> IO (QGeoRectangle ()) # | |
QqGeoRectangle_nf (QGeoCoordinate t1, QGeoCoordinate t2) # | |
Defined in Qtc.Location.QGeoRectangle Methods qGeoRectangle_nf :: (QGeoCoordinate t1, QGeoCoordinate t2) -> IO (QGeoRectangle ()) # | |
QqGeoRectangle_nf (QGeoCoordinate t1, Double, Double) # | |
Defined in Qtc.Location.QGeoRectangle Methods qGeoRectangle_nf :: (QGeoCoordinate t1, Double, Double) -> IO (QGeoRectangle ()) # |
extendRectangle :: QGeoRectangle a -> QGeoCoordinate t1 -> IO () #
qGeoRectangle_delete :: QGeoRectangle a -> IO () #