![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qbenchmark_p.h>
Public Member Functions | |
| QString | toString () const |
| QBenchmarkContext ()=default | |
Public Attributes | |
| QString | slotName |
| QString | tag |
| int | checkpointIndex = -1 |
Definition at line 42 of file qbenchmark_p.h.
|
default |
|
inline |
Definition at line 50 of file qbenchmark_p.h.
| int QBenchmarkContext::checkpointIndex = -1 |
Definition at line 48 of file qbenchmark_p.h.
| QString QBenchmarkContext::slotName |
Definition at line 45 of file qbenchmark_p.h.
| QString QBenchmarkContext::tag |
Definition at line 46 of file qbenchmark_p.h.