Home
last modified time | relevance | path

Searched refs:TextRole (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativeplaceeditorialmodel.cpp149 case TextRole: in data()
163 roleNames.insert(TextRole, "text"); in roleNames()
H A Dqdeclarativereviewmodel.cpp156 case TextRole: in data()
175 roles.insert(TextRole, "text"); in roleNames()
H A Dqdeclarativeplaceeditorialmodel_p.h68 TextRole = UserRole, enumerator
H A Dqdeclarativereviewmodel_p.h68 TextRole, enumerator