Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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

◆ unit

const char * QTest::QBenchmarkMetricKey::unit

Definition at line 14 of file qbenchmarkmetric.cpp.


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