Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qmlinterface/
H A Dtst_qmlinterface.cpp76 QPlaceAttribute m_placeAttribute; member in tst_qmlinterface
122 m_placeAttribute.setLabel(QStringLiteral("Test Attribute")); in tst_qmlinterface()
123 m_placeAttribute.setText(QStringLiteral("Test attribute text")); in tst_qmlinterface()
296 QCOMPARE(placeAttribute, m_placeAttribute); in testPlaceAttribute()