![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for TestCaseCollector:Public Types | |
| typedef QList< QString > | TestCaseList |
Public Member Functions | |
| TestCaseCollector (const QFileInfo &fileInfo, QQmlEngine *engine) | |
| TestCaseList | testCases () const |
| QList< QQmlError > | errors () const |
Definition at line 262 of file quicktest.cpp.
| typedef QList<QString> TestCaseCollector::TestCaseList |
Definition at line 265 of file quicktest.cpp.
|
inline |
Definition at line 267 of file quicktest.cpp.
References QFileInfo::absoluteFilePath(), QQmlComponentPrivate::compilationUnit, component(), QQmlRefPointer< T >::data(), engine, QQmlComponentPrivate::get(), and QString::prepend().
Here is the call graph for this function:Definition at line 286 of file quicktest.cpp.
Referenced by quick_test_main_with_setup().
Here is the caller graph for this function:
|
inline |
Definition at line 285 of file quicktest.cpp.
Referenced by quick_test_main_with_setup().
Here is the caller graph for this function: