Searched refs:UNABLE_TO_MAKE_REQUEST (Results 1 – 3 of 3) sorted by relevance
62 extern const char UNABLE_TO_MAKE_REQUEST[];
49 const char UNABLE_TO_MAKE_REQUEST[] = QT_TRANSLATE_NOOP("QtLocationQML", "Unable to create request"… variable
233 setStatus(Error, QCoreApplication::translate(CONTEXT_NAME, UNABLE_TO_MAKE_REQUEST)); in update()