![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtTest/qttestglobal.h>
#include <QtCore/qmetatype.h>
#include <QtCore/qstring.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.
Definition at line 39 of file qtestdata.h.