Krita Source Code Documentation
Loading...
Searching...
No Matches
KisStabilizerDelayedPaintHelper::TimedPaintInfo Struct Reference

Public Member Functions

 TimedPaintInfo (int elapsedTime, KisPaintInformation paintInfo)
 

Public Attributes

int elapsedTime
 
KisPaintInformation paintInfo
 

Detailed Description

Definition at line 24 of file KisStabilizerDelayedPaintHelper.h.

Constructor & Destructor Documentation

◆ TimedPaintInfo()

KisStabilizerDelayedPaintHelper::TimedPaintInfo::TimedPaintInfo ( int elapsedTime,
KisPaintInformation paintInfo )

Member Data Documentation

◆ elapsedTime

int KisStabilizerDelayedPaintHelper::TimedPaintInfo::elapsedTime

Definition at line 26 of file KisStabilizerDelayedPaintHelper.h.

◆ paintInfo

KisPaintInformation KisStabilizerDelayedPaintHelper::TimedPaintInfo::paintInfo

Definition at line 27 of file KisStabilizerDelayedPaintHelper.h.


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