Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_resources_snapshot.h File Reference
#include "kis_shared.h"
#include "kis_shared_ptr.h"
#include "kis_types.h"
#include "kritaui_export.h"
#include "kis_painter.h"
#include "kis_default_bounds.h"

Go to the source code of this file.

Classes

class  KisResourcesSnapshot
 The KisResourcesSnapshot class takes a snapshot of the various resources like colors and settings used at the begin of a stroke so subsequent changes don't impact the running stroke. The main reason for the snapshot is that the user can change the options while the stroke is being executed in the background. More...
 

Typedefs

typedef KisSharedPtr< KisResourcesSnapshotKisResourcesSnapshotSP
 

Typedef Documentation

◆ KisResourcesSnapshotSP