Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_uniform_paintop_property.h File Reference
#include <QScopedPointer>
#include <QObject>
#include "kis_image_export.h"
#include "kis_types.h"
#include "kis_callback_based_paintop_property.h"

Go to the source code of this file.

Classes

class  KisUniformPaintOpProperty
 

Typedefs

using KisUniformPaintOpPropertyCallback
 
using KisUniformPaintOpPropertySP = QSharedPointer<KisUniformPaintOpProperty>
 
using KisUniformPaintOpPropertyWSP = QWeakPointer<KisUniformPaintOpProperty>
 

Typedef Documentation

◆ KisUniformPaintOpPropertyCallback

◆ KisUniformPaintOpPropertySP

◆ KisUniformPaintOpPropertyWSP