MCPcopy Create free account
hub / github.com/OpenOrienteering/mapper / error

Method error

src/sensors/powershell_position_source.cpp:176–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

174
175
176QGeoPositionInfoSource::Error PowershellPositionSource::error() const
177{
178 return position_error;
179}
180
181void PowershellPositionSource::setError(QGeoPositionInfoSource::Error value)
182{

Callers 1

startScriptFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected