![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtQuickTest/quicktest.h>
#include <QtCore/qfile.h>
Go to the source code of this file.
Macros | |
#define | QUICK_FOR_ANDROID_TEST_MAIN(name) |
Functions | |
QT_BEGIN_NAMESPACE Q_QMLTEST_EXPORT int | quick_for_android_test_main (int argc, char **argv, const char *name) |
#define QUICK_FOR_ANDROID_TEST_MAIN | ( | name | ) |
Definition at line 26 of file quickforandroidtest_p.h.
QT_BEGIN_NAMESPACE Q_QMLTEST_EXPORT int quick_for_android_test_main | ( | int | argc, |
char ** | argv, | ||
const char * | name ) |
Definition at line 35 of file quickforandroidtest.cpp.
References clearAndroidExitCode(), and writeAndroidExitCode().