QtBase  v6.3.1
Public Member Functions | Public Attributes | List of all members
Statistics Struct Reference

#include <window.h>

Collaboration diagram for Statistics:
Collaboration graph
[legend]

Public Member Functions

 Statistics ()
 
void sleep ()
 

Public Attributes

QMap< QGraphicsWidget *, int > setGeometryTracker
 
QElapsedTimer timer
 
int setGeometryCount
 
int sleepMsecs
 
QLabeloutput
 
int currentBenchmarkIteration
 
bool relayoutClicked
 

Detailed Description

Definition at line 49 of file window.h.

Constructor & Destructor Documentation

◆ Statistics()

Statistics::Statistics ( )
inline

Definition at line 50 of file window.h.

Member Function Documentation

◆ sleep()

void Statistics::sleep ( )
inline

Definition at line 59 of file window.h.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ currentBenchmarkIteration

int Statistics::currentBenchmarkIteration

Definition at line 63 of file window.h.

◆ output

QLabel* Statistics::output

Definition at line 58 of file window.h.

◆ relayoutClicked

bool Statistics::relayoutClicked

Definition at line 64 of file window.h.

◆ setGeometryCount

int Statistics::setGeometryCount

Definition at line 56 of file window.h.

◆ setGeometryTracker

QMap<QGraphicsWidget*, int> Statistics::setGeometryTracker

Definition at line 54 of file window.h.

◆ sleepMsecs

int Statistics::sleepMsecs

Definition at line 57 of file window.h.

◆ timer

QElapsedTimer Statistics::timer

Definition at line 55 of file window.h.


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