4#include <QtCore/qmetaobject.h>
6#include <QtTest/qtestassert.h>
7#include <QtTest/qtestdata.h>
8#include <QtTest/private/qtesttable_p.h>
55 if (
type == QMetaType::LongLong && expectedType == QMetaType::Int) {
57 if (
d >= std::numeric_limits<int>::min() && d <= std::numeric_limits<int>::max()) {
60 type = QMetaType::Int;
64 if (expectedType !=
type) {
65 qDebug(
"expected data of type '%s', got '%s' for element %d of data with tag '%s'",
const char * dataTag() const
void * data(int index) const
void append(int type, const void *data)
QTestTable * parent() const
int elementTypeId(int index) const
Combined button and popup list for selecting options.
Q_CORE_EXPORT char * qstrdup(const char *)
AudioChannelLayoutTag tag
GLint GLsizei GLsizei GLenum GLenum GLsizei void * data
#define QTEST_ASSERT(cond)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent