Qtc.Location.QGeoRouteReply

Contents

Documentation

class QqGeoRouteReplyTrUtf8 x1 where #

Methods

qGeoRouteReplyTrUtf8 :: x1 -> IO String #

Instances
QqGeoRouteReplyTrUtf8 String # 
Instance details

Defined in Qtc.Location.QGeoRouteReply

Methods

qGeoRouteReplyTrUtf8 :: String -> IO String #

QqGeoRouteReplyTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Location.QGeoRouteReply

Methods

qGeoRouteReplyTrUtf8 :: (String, String) -> IO String #

QqGeoRouteReplyTrUtf8 (String, String, Int) # 
Instance details

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) # 
Instance details

Defined in Qtc.Location.QGeoRouteReply

QqGeoRouteReply (QGeoRouteRequest t1, QObject t2) # 
Instance details

Defined in Qtc.Location.QGeoRouteReply

QqGeoRouteReply (QGeoRouteReply_Error, String) # 
Instance details

Defined in Qtc.Location.QGeoRouteReply

Methods

qGeoRouteReply :: (QGeoRouteReply_Error, String) -> IO (QGeoRouteReply ()) #

QqGeoRouteReply (QGeoRouteReply_Error, String, QObject t3) # 
Instance details

Defined in Qtc.Location.QGeoRouteReply

Methods

qGeoRouteReply :: (QGeoRouteReply_Error, String, QObject t3) -> IO (QGeoRouteReply ()) #

class QaddRoutes x0 x1 where #

Methods

addRoutes :: x0 -> x1 -> IO () #

Instances
QaddRoutes (QGeoRouteReply ()) [QGeoRoute t1] # 
Instance details

Defined in Qtc.Location.QGeoRouteReply

Methods

addRoutes :: QGeoRouteReply () -> [QGeoRoute t1] -> IO () #

QaddRoutes (QGeoRouteReplySc a) [QGeoRoute t1] # 
Instance details

Defined in Qtc.Location.QGeoRouteReply

Methods

addRoutes :: QGeoRouteReplySc a -> [QGeoRoute t1] -> IO () #

routes :: QGeoRouteReply a -> () -> IO [QGeoRoute ()] #

class QsetRoutes x0 x1 where #

Methods

setRoutes :: x0 -> x1 -> IO () #

Instances
QsetRoutes (QGeoRouteReply ()) [QGeoRoute t1] # 
Instance details

Defined in Qtc.Location.QGeoRouteReply

Methods

setRoutes :: QGeoRouteReply () -> [QGeoRoute t1] -> IO () #

QsetRoutes (QGeoRouteReplySc a) [QGeoRoute t1] # 
Instance details

Defined in Qtc.Location.QGeoRouteReply

Methods

setRoutes :: QGeoRouteReplySc a -> [QGeoRoute t1] -> IO () #

Orphan instances

QsetFinished (QGeoRouteReply ()) Bool # 
Instance details

Methods

setFinished :: QGeoRouteReply () -> Bool -> IO () #

QsetFinished (QGeoRouteReplySc a) Bool # 
Instance details

Methods

setFinished :: QGeoRouteReplySc a -> Bool -> IO () #

QsenderSignalIndex (QGeoRouteReply ()) () # 
Instance details

Methods

senderSignalIndex :: QGeoRouteReply () -> () -> IO Int #

QsenderSignalIndex (QGeoRouteReplySc a) () # 
Instance details

Methods

senderSignalIndex :: QGeoRouteReplySc a -> () -> IO Int #

Qsender (QGeoRouteReply ()) () # 
Instance details

Methods

sender :: QGeoRouteReply () -> () -> IO (QObject ()) #

Qsender (QGeoRouteReplySc a) () # 
Instance details

Methods

sender :: QGeoRouteReplySc a -> () -> IO (QObject ()) #

Qreceivers (QGeoRouteReply ()) String # 
Instance details

Methods

receivers :: QGeoRouteReply () -> String -> IO Int #

Qreceivers (QGeoRouteReplySc a) String # 
Instance details

Methods

receivers :: QGeoRouteReplySc a -> String -> IO Int #

QisFinished (QGeoRouteReply a) () # 
Instance details

Methods

isFinished :: QGeoRouteReply a -> () -> IO Bool #

QerrorString (QGeoRouteReply ()) () # 
Instance details

Methods

errorString :: QGeoRouteReply () -> () -> IO String #

QerrorString (QGeoRouteReplySc a) () # 
Instance details

Methods

errorString :: QGeoRouteReplySc a -> () -> IO String #

Qrequest (QGeoRouteReply a) () (IO (QGeoRouteRequest ())) # 
Instance details

Methods

request :: QGeoRouteReply a -> () -> IO (QGeoRouteRequest ()) #

Qproperty (QGeoRouteReply ()) String (IO (QVariant ())) # 
Instance details

Methods

property :: QGeoRouteReply () -> String -> IO (QVariant ()) #

Qproperty (QGeoRouteReplySc a) String (IO (QVariant ())) # 
Instance details

Methods

property :: QGeoRouteReplySc a -> String -> IO (QVariant ()) #

Qparent (QGeoRouteReply ()) () (IO (QObject ())) # 
Instance details

Methods

parent :: QGeoRouteReply () -> () -> IO (QObject ()) #

Qparent (QGeoRouteReplySc a) () (IO (QObject ())) # 
Instance details

Methods

parent :: QGeoRouteReplySc a -> () -> IO (QObject ()) #

Qqerror (QGeoRouteReply a) () (IO QGeoRouteReply_Error) # 
Instance details

Qabort (QGeoRouteReply ()) () (IO ()) # 
Instance details

Methods

abort :: QGeoRouteReply () -> () -> IO () #

Qabort (QGeoRouteReplySc a) () (IO ()) # 
Instance details

Methods

abort :: QGeoRouteReplySc a -> () -> IO () #

QuserMethod (QGeoRouteReply ()) () (IO ()) # 
Instance details

Methods

userMethod :: QGeoRouteReply () -> Int -> () -> IO () #

QuserMethod (QGeoRouteReplySc a) () (IO ()) # 
Instance details

Methods

userMethod :: QGeoRouteReplySc a -> Int -> () -> IO () #

QtimerEvent (QGeoRouteReply ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QGeoRouteReply () -> QTimerEvent t1 -> IO () #

QtimerEvent (QGeoRouteReplySc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QGeoRouteReplySc a -> QTimerEvent t1 -> IO () #

QisSignalConnected (QGeoRouteReply ()) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QGeoRouteReply () -> QMetaMethod t1 -> IO Bool #

QisSignalConnected (QGeoRouteReplySc a) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QGeoRouteReplySc a -> QMetaMethod t1 -> IO Bool #

QdisconnectNotify (QGeoRouteReply ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify :: QGeoRouteReply () -> QMetaMethod t1 -> IO () #

QdisconnectNotify (QGeoRouteReplySc a) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify :: QGeoRouteReplySc a -> QMetaMethod t1 -> IO () #

QcustomEvent (QGeoRouteReply ()) (QEvent t1) # 
Instance details

Methods

customEvent :: QGeoRouteReply () -> QEvent t1 -> IO () #

QcustomEvent (QGeoRouteReplySc a) (QEvent t1) # 
Instance details

Methods

customEvent :: QGeoRouteReplySc a -> QEvent t1 -> IO () #

QconnectNotify (QGeoRouteReply ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QGeoRouteReply () -> QMetaMethod t1 -> IO () #

QconnectNotify (QGeoRouteReplySc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QGeoRouteReplySc a -> QMetaMethod t1 -> IO () #

QchildEvent (QGeoRouteReply ()) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QGeoRouteReply () -> QChildEvent t1 -> IO () #

QchildEvent (QGeoRouteReplySc a) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QGeoRouteReplySc a -> QChildEvent t1 -> IO () #

Qevent (QGeoRouteReply ()) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QGeoRouteReply () -> QEvent t1 -> IO Bool #

Qevent (QGeoRouteReplySc a) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QGeoRouteReplySc a -> QEvent t1 -> IO Bool #

QuserMethod (QGeoRouteReply ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QGeoRouteReply () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QGeoRouteReplySc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QGeoRouteReplySc a -> Int -> QVariant () -> IO (QVariant ()) #

QsetError (QGeoRouteReply ()) (QGeoRouteReply_Error, String) # 
Instance details

Methods

setError :: QGeoRouteReply () -> (QGeoRouteReply_Error, String) -> IO () #

QsetError (QGeoRouteReplySc a) (QGeoRouteReply_Error, String) # 
Instance details

Methods

setError :: QGeoRouteReplySc a -> (QGeoRouteReply_Error, String) -> IO () #

QeventFilter (QGeoRouteReply ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QGeoRouteReply () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter (QGeoRouteReplySc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QGeoRouteReplySc a -> (QObject t1, QEvent t2) -> IO Bool #