|
Krita Source Code Documentation
|
Public Member Functions | |
| Private (int _sampleTime) | |
Public Attributes | |
| int | elapsedTimeOverride |
| KisPaintInformation | lastPaintInformation |
| QElapsedTimer | lastPaintTime |
| QList< KisPaintInformation > | realEvents |
| int | sampleTime |
Definition at line 16 of file kis_stabilized_events_sampler.cpp.
|
inline |
Definition at line 18 of file kis_stabilized_events_sampler.cpp.
| int KisStabilizedEventsSampler::Private::elapsedTimeOverride |
Definition at line 23 of file kis_stabilized_events_sampler.cpp.
| KisPaintInformation KisStabilizedEventsSampler::Private::lastPaintInformation |
Definition at line 25 of file kis_stabilized_events_sampler.cpp.
| QElapsedTimer KisStabilizedEventsSampler::Private::lastPaintTime |
Definition at line 20 of file kis_stabilized_events_sampler.cpp.
| QList<KisPaintInformation> KisStabilizedEventsSampler::Private::realEvents |
Definition at line 21 of file kis_stabilized_events_sampler.cpp.
| int KisStabilizedEventsSampler::Private::sampleTime |
Definition at line 22 of file kis_stabilized_events_sampler.cpp.