Searched refs:navigationError (Results 1 – 4 of 4) sorted by relevance
367 …->createNavigationManagerEngine(d_ptr->cleanedParameterMap, &(d_ptr->navigationError), &(d_ptr->na… in createEngine()556 &(d_ptr->navigationError), &(d_ptr->navigationErrorString), in navigationManager()675 QGeoServiceProvider::Error QGeoServiceProvider::navigationError() const in navigationError() function in QGeoServiceProvider677 return d_ptr->navigationError; in navigationError()
108 QGeoServiceProvider::Error navigationError = QGeoServiceProvider::NoError; variable
172 Error navigationError() const;
483 if (serviceProvider->navigationError() != QGeoServiceProvider::NoError) { in ensureEngine()485 switch (serviceProvider->navigationError()) { in ensureEngine()