Krita Source Code Documentation
Loading...
Searching...
No Matches
KisStabilizedEventsSampler::Private Struct Reference

Public Member Functions

 Private (int _sampleTime)
 

Public Attributes

int elapsedTimeOverride
 
KisPaintInformation lastPaintInformation
 
QElapsedTimer lastPaintTime
 
QList< KisPaintInformationrealEvents
 
int sampleTime
 

Detailed Description

Definition at line 16 of file kis_stabilized_events_sampler.cpp.

Constructor & Destructor Documentation

◆ Private()

KisStabilizedEventsSampler::Private::Private ( int _sampleTime)
inline

Member Data Documentation

◆ elapsedTimeOverride

int KisStabilizedEventsSampler::Private::elapsedTimeOverride

Definition at line 23 of file kis_stabilized_events_sampler.cpp.

◆ lastPaintInformation

KisPaintInformation KisStabilizedEventsSampler::Private::lastPaintInformation

Definition at line 25 of file kis_stabilized_events_sampler.cpp.

◆ lastPaintTime

QElapsedTimer KisStabilizedEventsSampler::Private::lastPaintTime

Definition at line 20 of file kis_stabilized_events_sampler.cpp.

◆ realEvents

QList<KisPaintInformation> KisStabilizedEventsSampler::Private::realEvents

Definition at line 21 of file kis_stabilized_events_sampler.cpp.

◆ sampleTime

int KisStabilizedEventsSampler::Private::sampleTime

Definition at line 22 of file kis_stabilized_events_sampler.cpp.


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