1 2 3 4 5 6
#include <QtQuickTest/quicktest.h> int main(int argc, char **argv) { return quick_test_main(argc, argv, "example", 0); }