Lines Matching full:emitted
74 positionUpdated() is emitted. The last known position can be accessed with
78 to specify how often these updates should be emitted. If no interval is
510 An updateTimeout() signal will be emitted if this QGeoPositionInfoSource subclass determines
513 available later on. The updateTimeout() signal will not be emitted again until after the
539 minimumUpdateInterval(), updateTimeout() is emitted.
563 If startUpdates() or requestUpdate() is called, this signal is emitted
572 If requestUpdate() was called, this signal will be emitted if the current position could not
575 If startUpdates() has been called, this signal will be emitted if this QGeoPositionInfoSource
577 will not be emitted again until after the regular updates resume.
587 This signal is emitted after an error occurred. The \a positioningError
590 This signal is not emitted when an updateTimeout() has occurred.
611 …This signal is emitted when the supported positioning methods changed. The cause for a change coul…