Qtc.Location.QGeoRoutingManager

Contents

Documentation

class QqGeoRoutingManagerTrUtf8 x1 where #

Methods

qGeoRoutingManagerTrUtf8 :: x1 -> IO String #

Instances
QqGeoRoutingManagerTrUtf8 String # 
Instance details

Defined in Qtc.Location.QGeoRoutingManager

Methods

qGeoRoutingManagerTrUtf8 :: String -> IO String #

QqGeoRoutingManagerTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Location.QGeoRoutingManager

Methods

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

QqGeoRoutingManagerTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Location.QGeoRoutingManager

Methods

qGeoRoutingManagerTrUtf8 :: (String, String, Int) -> IO String #

Orphan instances

QsenderSignalIndex (QGeoRoutingManager ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QGeoRoutingManagerSc a) () # 
Instance details

Methods

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

Qsender (QGeoRoutingManager ()) () # 
Instance details

Methods

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

Qsender (QGeoRoutingManagerSc a) () # 
Instance details

Methods

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

Qreceivers (QGeoRoutingManager ()) String # 
Instance details

Methods

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

Qreceivers (QGeoRoutingManagerSc a) String # 
Instance details

Methods

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

QmeasurementSystem (QGeoRoutingManager a) () # 
Instance details

QsupportedTravelModes (QGeoRoutingManager a) () # 
Instance details

QsupportedSegmentDetails (QGeoRoutingManager a) () # 
Instance details

QsupportedRouteOptimizations (QGeoRoutingManager a) () # 
Instance details

QsupportedManeuverDetails (QGeoRoutingManager a) () # 
Instance details

QsupportedFeatureWeights (QGeoRoutingManager a) () # 
Instance details

QsupportedFeatureTypes (QGeoRoutingManager a) () # 
Instance details

QsetMeasurementSystem (QGeoRoutingManager a) MeasurementSystem # 
Instance details

QmanagerVersion (QGeoRoutingManager a) () # 
Instance details

Methods

managerVersion :: QGeoRoutingManager a -> () -> IO Int #

QmanagerName (QGeoRoutingManager a) () # 
Instance details

Methods

managerName :: QGeoRoutingManager a -> () -> IO String #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qlocale (QGeoRoutingManager a) () (IO (QLocale ())) # 
Instance details

Methods

locale :: QGeoRoutingManager a -> () -> IO (QLocale ()) #

QuserMethod (QGeoRoutingManager ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QcalculateRoute (QGeoRoutingManager a) (QGeoRouteRequest t1) # 
Instance details

QsetLocale (QGeoRoutingManager a) (QLocale t1) (IO ()) # 
Instance details

Methods

setLocale :: QGeoRoutingManager a -> QLocale t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QupdateRoute (QGeoRoutingManager a) (QGeoRoute t1, QGeoCoordinate t2) # 
Instance details