Krita Source Code Documentation
Loading...
Searching...
No Matches
KisStoryboardThumbnailRenderScheduler.h File Reference
#include <QObject>
#include <QVector>
#include <kis_image.h>

Go to the source code of this file.

Classes

class  KisStoryboardThumbnailRenderScheduler
 This class maintains queues of dirty frames sorted in the order of proximity to the last changed frame. It regenerates the frames emits the paintdevice for each of the frames. The m_changedFramesQueue list is given preference. More...