Qtc.Location.QGeoShape

Contents

Documentation

class QqGeoShape x1 where #

Methods

qGeoShape :: x1 -> IO (QGeoShape ()) #

Instances
QqGeoShape () # 
Instance details

Defined in Qtc.Location.QGeoShape

Methods

qGeoShape :: () -> IO (QGeoShape ()) #

QqGeoShape (QGeoShape t1) # 
Instance details

Defined in Qtc.Location.QGeoShape

Methods

qGeoShape :: QGeoShape t1 -> IO (QGeoShape ()) #

class QqGeoShape_nf x1 where #

Methods

qGeoShape_nf :: x1 -> IO (QGeoShape ()) #

Instances
QqGeoShape_nf () # 
Instance details

Defined in Qtc.Location.QGeoShape

Methods

qGeoShape_nf :: () -> IO (QGeoShape ()) #

QqGeoShape_nf (QGeoShape t1) # 
Instance details

Defined in Qtc.Location.QGeoShape

Methods

qGeoShape_nf :: QGeoShape t1 -> IO (QGeoShape ()) #

Orphan instances

QtoString (QGeoShape ()) () # 
Instance details

Methods

toString :: QGeoShape () -> () -> IO String #

QtoString (QGeoShapeSc a) () # 
Instance details

Methods

toString :: QGeoShapeSc a -> () -> IO String #

QqisValid (QGeoShape ()) () # 
Instance details

Methods

qisValid :: QGeoShape () -> () -> IO Bool #

QqisValid (QGeoShapeSc a) () # 
Instance details

Methods

qisValid :: QGeoShapeSc a -> () -> IO Bool #

QqisEmpty (QGeoShape a) () # 
Instance details

Methods

qisEmpty :: QGeoShape a -> () -> IO Bool #

Qqtype (QGeoShape a) () (IO ShapeType) # 
Instance details

Methods

qtype :: QGeoShape a -> () -> IO ShapeType #

Qqcenter (QGeoShape ()) () (IO (QGeoCoordinate ())) # 
Instance details

Methods

qcenter :: QGeoShape () -> () -> IO (QGeoCoordinate ()) #

Qqcenter (QGeoShapeSc a) () (IO (QGeoCoordinate ())) # 
Instance details

Methods

qcenter :: QGeoShapeSc a -> () -> IO (QGeoCoordinate ()) #

Qqone (QGeoShape ()) (QGeoShape t1) # 
Instance details

Methods

qone :: QGeoShape () -> QGeoShape t1 -> IO Bool #

Qqone (QGeoShapeSc a) (QGeoShape t1) # 
Instance details

Methods

qone :: QGeoShapeSc a -> QGeoShape t1 -> IO Bool #

Qqoe (QGeoShape ()) (QGeoShape t1) # 
Instance details

Methods

qoe :: QGeoShape () -> QGeoShape t1 -> IO Bool #

Qqoe (QGeoShapeSc a) (QGeoShape t1) # 
Instance details

Methods

qoe :: QGeoShapeSc a -> QGeoShape t1 -> IO Bool #

Qqcontains (QGeoShape ()) (QGeoCoordinate t1) # 
Instance details

Methods

qcontains :: QGeoShape () -> QGeoCoordinate t1 -> IO Bool #

Qqcontains (QGeoShapeSc a) (QGeoCoordinate t1) # 
Instance details

Methods

qcontains :: QGeoShapeSc a -> QGeoCoordinate t1 -> IO Bool #

Qqot (QGeoShape ()) (QGeoShape t1) (IO (QGeoShape ())) # 
Instance details

Methods

qot :: QGeoShape () -> QGeoShape t1 -> IO (QGeoShape ()) #

Qqot (QGeoShapeSc a) (QGeoShape t1) (IO (QGeoShape ())) # 
Instance details

Methods

qot :: QGeoShapeSc a -> QGeoShape t1 -> IO (QGeoShape ()) #