Home
last modified time | relevance | path

Searched refs:m_errorString (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativecategory.cpp300 return m_errorString; in errorString()
307 m_errorString = errorString; in setStatus()
405 m_errorString.clear(); in replyFinished()
H A Dqdeclarativesearchmodelbase.cpp192 m_errorString = errorString; in setStatus()
277 return m_errorString; in errorString()
H A Dqdeclarativesupportedcategoriesmodel.cpp345 m_errorString.clear(); in replyFinished()
586 return m_errorString; in errorString()
615 m_errorString = errorString; in setStatus()
H A Dqdeclarativesearchmodelbase_p.h153 QString m_errorString; variable
H A Dqdeclarativecategory_p.h146 QString m_errorString; variable
H A Dqdeclarativesupportedcategoriesmodel_p.h157 QString m_errorString; variable
H A Dqdeclarativeplace.cpp649 m_errorString = errorString; in setStatus()
695 m_errorString.clear(); in finished()
809 return m_errorString; in errorString()
H A Dqdeclarativeplace_p.h253 QString m_errorString; variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeocodejsonparser.cpp399 m_errorString = perror.errorString(); in run()
402 if (checkDocument(m_document, &m_errorString)) { in run()
410 emit error(m_errorString); in run()
H A Dqgeocodejsonparser.h70 QString m_errorString; variable
H A Dqplacemanagerengine_nokiav2.cpp116 QString m_errorString; member in CategoryParser
129 m_errorString.clear(); in parse()
145 m_errorString = fileName in parse()
150 m_errorString = fileName + QStringLiteral("is not an json object"); in parse()
154 m_errorString = QString::fromLatin1("Unable to open ") + fileName; in parse()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqdeclarativenavigator.cpp374 return d_ptr->m_errorString; in errorString()
562 d_ptr->m_errorString = errorString; in setError()
H A Dqdeclarativenavigator_p_p.h202 QString m_errorString; variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomap_p.h302 QString m_errorString; variable
H A Dqdeclarativegeomap.cpp326 if (m_error == error && m_errorString == errorString) in setError()
329 m_errorString = errorString; in setError()
1688 return m_errorString; in errorString()