Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_paint_device.h File Reference
#include <QObject>
#include <QRect>
#include <QVector>
#include "kis_debug.h"
#include <KoColorConversionTransformation.h>
#include "kis_types.h"
#include "kis_shared.h"
#include "kis_default_bounds_base.h"
#include <kritaimage_export.h>

Go to the source code of this file.

Classes

class  KisPaintDevice
 
struct  KisPaintDevice::LodDataStruct
 
struct  KisPaintDevice::MemoryReleaseObject
 

Namespaces

namespace  KritaUtils
 

Typedefs

typedef KisSharedPtr< KisDataManagerKisDataManagerSP
 
using KisInterstrokeDataSP = QSharedPointer<KisInterstrokeData>
 

Enumerations

enum  KritaUtils::DeviceCopyMode { KritaUtils::CopySnapshot = 0 , KritaUtils::CopyAllFrames }
 

Typedef Documentation

◆ KisDataManagerSP

Definition at line 48 of file kis_paint_device.h.

◆ KisInterstrokeDataSP