45 #include <QtTest/qtest_global.h> 47 #include <QtCore/qmetatype.h> 48 #include <QtCore/qstring.h> 64 void append(
int type,
const void *
data);
66 const char *dataTag()
const;
68 int dataCount()
const;
82 data.
append(qMetaTypeId<T>(), &value);
QTestData & operator<<(QTestData &data, const T &value)
#define QT_END_NAMESPACE
This macro expands to.
static QString fromAscii(const char *, int size=-1)
Returns a QString initialized with the first size characters from the string str. ...
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
The QString class provides a Unicode character string.
#define QT_BEGIN_NAMESPACE
This macro expands to.
static const char * data(const QByteArray &arr)
void append(int type, const void *data)