Home
last modified time | relevance | path

Searched refs:PLUGIN_NOT_VALID (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Derror_messages_p.h60 extern const char PLUGIN_NOT_VALID[];
H A Derror_messages.cpp47 const char PLUGIN_NOT_VALID[] = QT_TRANSLATE_NOOP("QtLocationQML", "Plugin is not valid"); variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativecategory.cpp445 setStatus(Error, QCoreApplication::translate(CONTEXT_NAME, PLUGIN_NOT_VALID)); in manager()