9const char MISSED_CREDENTIALS[] = QT_TRANSLATE_NOOP(
"QtLocationQML",
"Qt Location requires apiKey parameter.\nPlease register at https://developer.here.com/ to get your personal application credentials.");
14const char PARSE_ERROR[] = QT_TRANSLATE_NOOP(
"QtLocationQML",
"Error parsing response.");
15const char NETWORK_ERROR[] = QT_TRANSLATE_NOOP(
"QtLocationQML",
"Network error.");
16const char CANCEL_ERROR[] = QT_TRANSLATE_NOOP(
"QtLocationQML",
"Request was canceled.");
17const char RESPONSE_NOT_RECOGNIZABLE[] = QT_TRANSLATE_NOOP(
"QtLocationQML",
"The response from the service was not in a recognizable format.");
const char MISSED_CREDENTIALS[]
const char REMOVING_CATEGORY_NOT_SUPPORTED[]
QT_BEGIN_NAMESPACE const char NOKIA_PLUGIN_CONTEXT_NAME[]
const char SAVING_PLACE_NOT_SUPPORTED[]
const char SAVING_CATEGORY_NOT_SUPPORTED[]
const char RESPONSE_NOT_RECOGNIZABLE[]
const char REMOVING_PLACE_NOT_SUPPORTED[]
const char CANCEL_ERROR[]
const char NETWORK_ERROR[]