(5486a66f938415a5144e56aa7a022fa6abf36eaa)
#include <QObject>
#include <QList>
#include <QSize>
#include <QtCore/qpoint.h>
#include <private/qglobal_p.h>
Go to the source code of this file.
◆ VERIFY_POINT_NEAR
Value:
QT_BEGIN_NAMESPACE bool pointNear(QPointF a, QPointF b, qreal tol=1.0)
GLint GLint GLint GLint GLint x
#define qPrintable(string)
#define QStringLiteral(str)
#define QVERIFY2(statement, description)
EGLImageKHR EGLint * name
Definition at line 31 of file geometrytestutils_p.h.
◆ pointNear()