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

◆ 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: