Searched refs:tst_qmlinterface (Results 1 – 2 of 2) sorted by relevance
47 class tst_qmlinterface : public QObject class52 tst_qmlinterface();82 tst_qmlinterface::tst_qmlinterface() in tst_qmlinterface() function in tst_qmlinterface147 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 …]
5 TARGET = tst_qmlinterface12 SOURCES += tst_qmlinterface.cpp