Qtc.Location.QGeoPositionInfoSource_h
Contents
Methods
unSetHandler :: QGeoPositionInfoSource () -> String -> IO Bool #
unSetHandler :: QGeoPositionInfoSourceSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QGeoPositionInfoSource () -> Int -> IO Bool #
unSetUserMethodVariantList :: QGeoPositionInfoSourceSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QGeoPositionInfoSource () -> Int -> IO Bool #
unSetUserMethodVariant :: QGeoPositionInfoSourceSc a -> Int -> IO Bool #
unSetUserMethod :: QGeoPositionInfoSource () -> Int -> IO Bool #
unSetUserMethod :: QGeoPositionInfoSourceSc a -> Int -> IO Bool #
supportedPositioningMethods_h :: QGeoPositionInfoSource () -> () -> IO PositioningMethods #
supportedPositioningMethods_h :: QGeoPositionInfoSourceSc a -> () -> IO PositioningMethods #
stopUpdates_h :: QGeoPositionInfoSource () -> () -> IO () #
stopUpdates_h :: QGeoPositionInfoSourceSc a -> () -> IO () #
startUpdates_h :: QGeoPositionInfoSource () -> () -> IO () #
startUpdates_h :: QGeoPositionInfoSourceSc a -> () -> IO () #
setUpdateInterval_h :: QGeoPositionInfoSource () -> Int -> IO () #
setUpdateInterval_h :: QGeoPositionInfoSourceSc a -> Int -> IO () #
setPreferredPositioningMethods_h :: QGeoPositionInfoSource () -> PositioningMethods -> IO () #
setPreferredPositioningMethods_h :: QGeoPositionInfoSourceSc a -> PositioningMethods -> IO () #
minimumUpdateInterval_h :: QGeoPositionInfoSource () -> () -> IO Int #
minimumUpdateInterval_h :: QGeoPositionInfoSourceSc a -> () -> IO Int #
lastKnownPosition_h :: QGeoPositionInfoSource () -> Bool -> IO (QGeoPositionInfo ()) #
lastKnownPosition_h :: QGeoPositionInfoSourceSc a -> Bool -> IO (QGeoPositionInfo ()) #
requestUpdate_h :: QGeoPositionInfoSource () -> Int -> IO () #
requestUpdate_h :: QGeoPositionInfoSource () -> () -> IO () #
requestUpdate_h :: QGeoPositionInfoSourceSc a -> Int -> IO () #
requestUpdate_h :: QGeoPositionInfoSourceSc a -> () -> IO () #
qerror_h :: QGeoPositionInfoSource () -> () -> IO QGeoPositionInfoSource_Error #
qerror_h :: QGeoPositionInfoSourceSc a -> () -> IO QGeoPositionInfoSource_Error #
timerEvent_h :: QGeoPositionInfoSource () -> QTimerEvent t1 -> IO () #
timerEvent_h :: QGeoPositionInfoSourceSc a -> QTimerEvent t1 -> IO () #
event_h :: QGeoPositionInfoSource () -> QEvent t1 -> IO Bool #
event_h :: QGeoPositionInfoSourceSc a -> QEvent t1 -> IO Bool #
disconnectNotify_h :: QGeoPositionInfoSource () -> QMetaMethod t1 -> IO () #
disconnectNotify_h :: QGeoPositionInfoSourceSc a -> QMetaMethod t1 -> IO () #
customEvent_h :: QGeoPositionInfoSource () -> QEvent t1 -> IO () #
customEvent_h :: QGeoPositionInfoSourceSc a -> QEvent t1 -> IO () #
connectNotify_h :: QGeoPositionInfoSource () -> QMetaMethod t1 -> IO () #
connectNotify_h :: QGeoPositionInfoSourceSc a -> QMetaMethod t1 -> IO () #
childEvent_h :: QGeoPositionInfoSource () -> QChildEvent t1 -> IO () #
childEvent_h :: QGeoPositionInfoSourceSc a -> QChildEvent t1 -> IO () #
eventFilter_h :: QGeoPositionInfoSource () -> (QObject t1, QEvent t2) -> IO Bool #
eventFilter_h :: QGeoPositionInfoSourceSc a -> (QObject t1, QEvent t2) -> IO Bool #
setHandler :: QGeoPositionInfoSource () -> String -> (QGeoPositionInfoSource x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QGeoPositionInfoSource () -> String -> (QGeoPositionInfoSource x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QGeoPositionInfoSource () -> String -> (QGeoPositionInfoSource x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QGeoPositionInfoSource () -> String -> (QGeoPositionInfoSource x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QGeoPositionInfoSource () -> String -> (QGeoPositionInfoSource x0 -> IO PositioningMethods) -> IO () #
setHandler :: QGeoPositionInfoSource () -> String -> (QGeoPositionInfoSource x0 -> PositioningMethods -> IO ()) -> IO () #
setHandler :: QGeoPositionInfoSource () -> String -> (QGeoPositionInfoSource x0 -> IO Int) -> IO () #
setHandler :: QGeoPositionInfoSource () -> String -> (QGeoPositionInfoSource x0 -> Bool -> IO (QGeoPositionInfo t0)) -> IO () #
setHandler :: QGeoPositionInfoSource () -> String -> (QGeoPositionInfoSource x0 -> IO ()) -> IO () #
setHandler :: QGeoPositionInfoSource () -> String -> (QGeoPositionInfoSource x0 -> Int -> IO ()) -> IO () #
setHandler :: QGeoPositionInfoSource () -> String -> (QGeoPositionInfoSource x0 -> IO QGeoPositionInfoSource_Error) -> IO () #
setHandler :: QGeoPositionInfoSourceSc a -> String -> (QGeoPositionInfoSource x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QGeoPositionInfoSourceSc a -> String -> (QGeoPositionInfoSource x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QGeoPositionInfoSourceSc a -> String -> (QGeoPositionInfoSource x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QGeoPositionInfoSourceSc a -> String -> (QGeoPositionInfoSource x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QGeoPositionInfoSourceSc a -> String -> (QGeoPositionInfoSource x0 -> IO PositioningMethods) -> IO () #
setHandler :: QGeoPositionInfoSourceSc a -> String -> (QGeoPositionInfoSource x0 -> PositioningMethods -> IO ()) -> IO () #
setHandler :: QGeoPositionInfoSourceSc a -> String -> (QGeoPositionInfoSource x0 -> IO Int) -> IO () #
setHandler :: QGeoPositionInfoSourceSc a -> String -> (QGeoPositionInfoSource x0 -> Bool -> IO (QGeoPositionInfo t0)) -> IO () #
setHandler :: QGeoPositionInfoSourceSc a -> String -> (QGeoPositionInfoSource x0 -> IO ()) -> IO () #
setHandler :: QGeoPositionInfoSourceSc a -> String -> (QGeoPositionInfoSource x0 -> Int -> IO ()) -> IO () #
setHandler :: QGeoPositionInfoSourceSc a -> String -> (QGeoPositionInfoSource x0 -> IO QGeoPositionInfoSource_Error) -> IO () #
setUserMethod :: QGeoPositionInfoSource () -> Int -> (QGeoPositionInfoSource x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QGeoPositionInfoSource () -> Int -> (QGeoPositionInfoSource x0 -> IO ()) -> IO () #
setUserMethod :: QGeoPositionInfoSourceSc a -> Int -> (QGeoPositionInfoSource x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QGeoPositionInfoSourceSc a -> Int -> (QGeoPositionInfoSource x0 -> IO ()) -> IO () #