Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QTest::QBenchmarkMetricKey Struct Reference
+ Collaboration diagram for QTest::QBenchmarkMetricKey:

Public Attributes

int metric
 
const char * name
 
const char * unit
 

Detailed Description

Definition at line 11 of file qbenchmarkmetric.cpp.

Member Data Documentation

◆ metric

int QTest::QBenchmarkMetricKey::metric

Definition at line 12 of file qbenchmarkmetric.cpp.

◆ name

const char* QTest::QBenchmarkMetricKey::name

Definition at line 13 of file qbenchmarkmetric.cpp.

Referenced by QTest::benchmarkMetricName().

◆ unit

const char* QTest::QBenchmarkMetricKey::unit

Definition at line 14 of file qbenchmarkmetric.cpp.

Referenced by QTest::benchmarkMetricUnit().


The documentation for this struct was generated from the following file: