Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qmlinterface/
H A Dtst_qmlinterface.cpp47 class tst_qmlinterface : public QObject class
52 tst_qmlinterface();
82 tst_qmlinterface::tst_qmlinterface() in tst_qmlinterface() function in tst_qmlinterface
147 void tst_qmlinterface::testAddress() in testAddress()
170 void tst_qmlinterface::testLocation() in testLocation()
190 void tst_qmlinterface::testCategory() in testCategory()
209 void tst_qmlinterface::testIcon() in testIcon()
227 void tst_qmlinterface::testRatings() in testRatings()
247 void tst_qmlinterface::testSupplier() in testSupplier()
268 void tst_qmlinterface::testUser() in testUser()
[all …]
H A Dqmlinterface.pro5 TARGET = tst_qmlinterface
12 SOURCES += tst_qmlinterface.cpp