Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/satelliteinfo/
H A Dsatellitemodel.cpp105 case IdentifierRole: in data()
130 roleNames.insert(IdentifierRole, "satelliteIdentifier"); in roleNames()
H A Dsatellitemodel.h75 IdentifierRole = Qt::UserRole + 1, in QT_FORWARD_DECLARE_CLASS() enumerator