Qtc.Location.QGeoRouteReply
Contents
Documentation
class QqGeoRouteReplyTrUtf8 x1 where #
Methods
qGeoRouteReplyTrUtf8 :: x1 -> IO String #
Instances
QqGeoRouteReplyTrUtf8 String # | |
Defined in Qtc.Location.QGeoRouteReply Methods qGeoRouteReplyTrUtf8 :: String -> IO String # | |
QqGeoRouteReplyTrUtf8 (String, String) # | |
Defined in Qtc.Location.QGeoRouteReply Methods qGeoRouteReplyTrUtf8 :: (String, String) -> IO String # | |
QqGeoRouteReplyTrUtf8 (String, String, Int) # | |
Defined in Qtc.Location.QGeoRouteReply Methods qGeoRouteReplyTrUtf8 :: (String, String, Int) -> IO String # |
class QqGeoRouteReply x1 where #
Methods
qGeoRouteReply :: x1 -> IO (QGeoRouteReply ()) #
Instances
QqGeoRouteReply (QGeoRouteRequest t1) # | |
Defined in Qtc.Location.QGeoRouteReply Methods qGeoRouteReply :: QGeoRouteRequest t1 -> IO (QGeoRouteReply ()) # | |
QqGeoRouteReply (QGeoRouteRequest t1, QObject t2) # | |
Defined in Qtc.Location.QGeoRouteReply Methods qGeoRouteReply :: (QGeoRouteRequest t1, QObject t2) -> IO (QGeoRouteReply ()) # | |
QqGeoRouteReply (QGeoRouteReply_Error, String) # | |
Defined in Qtc.Location.QGeoRouteReply Methods qGeoRouteReply :: (QGeoRouteReply_Error, String) -> IO (QGeoRouteReply ()) # | |
QqGeoRouteReply (QGeoRouteReply_Error, String, QObject t3) # | |
Defined in Qtc.Location.QGeoRouteReply Methods qGeoRouteReply :: (QGeoRouteReply_Error, String, QObject t3) -> IO (QGeoRouteReply ()) # |
class QaddRoutes x0 x1 where #
Instances
QaddRoutes (QGeoRouteReply ()) [QGeoRoute t1] # | |
Defined in Qtc.Location.QGeoRouteReply Methods addRoutes :: QGeoRouteReply () -> [QGeoRoute t1] -> IO () # | |
QaddRoutes (QGeoRouteReplySc a) [QGeoRoute t1] # | |
Defined in Qtc.Location.QGeoRouteReply Methods addRoutes :: QGeoRouteReplySc a -> [QGeoRoute t1] -> IO () # |
routes :: QGeoRouteReply a -> () -> IO [QGeoRoute ()] #
class QsetRoutes x0 x1 where #
Instances
QsetRoutes (QGeoRouteReply ()) [QGeoRoute t1] # | |
Defined in Qtc.Location.QGeoRouteReply Methods setRoutes :: QGeoRouteReply () -> [QGeoRoute t1] -> IO () # | |
QsetRoutes (QGeoRouteReplySc a) [QGeoRoute t1] # | |
Defined in Qtc.Location.QGeoRouteReply Methods setRoutes :: QGeoRouteReplySc a -> [QGeoRoute t1] -> IO () # |
qGeoRouteReply_delete :: QGeoRouteReply a -> IO () #
qGeoRouteReply_deleteLater :: QGeoRouteReply a -> IO () #