Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/
H A Dtst_supplier.qml85 id: testIcon
93 { tag: "icon", property: "icon", signal: "iconChanged", value: testIcon }
H A Dtst_placeicon.qml94 id: testIcon
104 Utils.testObjectProperties(testCase, testIcon, data);
H A Dtst_category.qml93 id: testIcon
118 { tag: "icon", property: "icon", signal: "iconChanged", value: testIcon }
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qmlinterface/
H A Dtst_qmlinterface.cpp58 void testIcon();
209 void tst_qmlinterface::testIcon() in testIcon() function in tst_qmlinterface