![]() |
Qt 6.x
The Qt SDK
|
#include <QtTest/qttestglobal.h>#include <QtCore/qmetatype.h>#include <QtCore/qstring.h>
Include dependency graph for qtestdata.h:Go to the source code of this file.
Classes | |
| class | QTestData |
Functions | |
| template<typename T > | |
| QTestData & | operator<< (QTestData &data, const T &value) |
| QTestData & | operator<< (QTestData &data, const char *value) |
Definition at line 45 of file qtestdata.h.
References QString::fromUtf8(), and str.
Here is the call graph for this function:Definition at line 39 of file qtestdata.h.
References QTestData::append().
Here is the call graph for this function: