Home
last modified time | relevance | path

Searched refs:INDEX_OUT_OF_RANGE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Derror_messages_p.h63 extern const char INDEX_OUT_OF_RANGE[];
H A Derror_messages.cpp50 const char INDEX_OUT_OF_RANGE[] = QT_TRANSLATE_NOOP("QtLocationQML", "Index '%1' out of range"); variable