Definition at line 25 of file KisStrokeSpeedMonitor.cpp.
◆ Private()
| KisStrokeSpeedMonitor::Private::Private |
( |
| ) |
|
|
inline |
Definition at line 29 of file KisStrokeSpeedMonitor.cpp.
33 {
34 }
KisRollingMeanAccumulatorWrapper avgFps
KisRollingMeanAccumulatorWrapper avgRenderingSpeed
static const int averageWindow
KisRollingMeanAccumulatorWrapper avgCursorSpeed
◆ averageWindow
| const int KisStrokeSpeedMonitor::Private::averageWindow = 10 |
|
static |
◆ avgCursorSpeed
◆ avgFps
◆ avgRenderingSpeed
◆ cachedAvgCursorSpeed
| qreal KisStrokeSpeedMonitor::Private::cachedAvgCursorSpeed = 0 |
◆ cachedAvgFps
| qreal KisStrokeSpeedMonitor::Private::cachedAvgFps = 0 |
◆ cachedAvgRenderingSpeed
| qreal KisStrokeSpeedMonitor::Private::cachedAvgRenderingSpeed = 0 |
◆ haveStrokeSpeedMeasurement
| bool KisStrokeSpeedMonitor::Private::haveStrokeSpeedMeasurement = true |
◆ lastCursorSpeed
| qreal KisStrokeSpeedMonitor::Private::lastCursorSpeed = 0 |
◆ lastFps
| qreal KisStrokeSpeedMonitor::Private::lastFps = 0 |
◆ lastPresetMd5
| QByteArray KisStrokeSpeedMonitor::Private::lastPresetMd5 |
◆ lastPresetName
| QString KisStrokeSpeedMonitor::Private::lastPresetName |
◆ lastPresetSize
| qreal KisStrokeSpeedMonitor::Private::lastPresetSize = 0 |
◆ lastRenderingSpeed
| qreal KisStrokeSpeedMonitor::Private::lastRenderingSpeed = 0 |
◆ lastStrokeSaturated
| bool KisStrokeSpeedMonitor::Private::lastStrokeSaturated = false |
◆ mutex
| QMutex KisStrokeSpeedMonitor::Private::mutex |
The documentation for this struct was generated from the following file: