Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qbenchmark_p.h File Reference
#include <stdlib.h>
#include <QtCore/qglobal.h>
#include <QtTest/private/qbenchmarkmeasurement_p.h>
#include <QtCore/QMap>
#include <QtTest/qttestglobal.h>
#include <QtTest/private/qbenchmarkevent_p.h>
#include <QtTest/private/qbenchmarkmetric_p.h>
+ Include dependency graph for qbenchmark_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QBenchmarkContext
 
class  QBenchmarkResult
 
class  QBenchmarkGlobalData
 
class  QBenchmarkTestMethodData
 

Namespaces

namespace  QTest
 [15]
 

Functions

 Q_DECLARE_TYPEINFO (QBenchmarkContext, Q_RELOCATABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (QBenchmarkResult, Q_RELOCATABLE_TYPE)
 
int QTest::iterationCount ()
 
void QTest::setIterationCountHint (int count)
 
void QTest::setIterationCount (int count)
 
void QTest::beginBenchmarkMeasurement ()
 
QList< QBenchmarkMeasurerBase::MeasurementQTest::endBenchmarkMeasurement ()
 

Function Documentation

◆ Q_DECLARE_TYPEINFO() [1/2]

Q_DECLARE_TYPEINFO ( QBenchmarkContext  ,
Q_RELOCATABLE_TYPE   
)

◆ Q_DECLARE_TYPEINFO() [2/2]

Q_DECLARE_TYPEINFO ( QBenchmarkResult  ,
Q_RELOCATABLE_TYPE   
)