Krita Source Code Documentation
Loading...
Searching...
No Matches
KoStopGradient.h File Reference
#include <QPair>
#include <QGradient>
#include <QtAlgorithms>
#include "KoColor.h"
#include <resources/KoAbstractGradient.h>
#include <KoResource.h>
#include <kritapigment_export.h>
#include <boost/operators.hpp>

Go to the source code of this file.

Classes

struct  KoGradientStop
 
struct  KoGradientStopHueSort
 
struct  KoGradientStopValueSort
 
class  KoStopGradient
 

Typedefs

typedef QSharedPointer< KoStopGradientKoStopGradientSP
 

Enumerations

enum  KoGradientStopType { COLORSTOP , FOREGROUNDSTOP , BACKGROUNDSTOP }
 

Typedef Documentation

◆ KoStopGradientSP

Definition at line 160 of file KoStopGradient.h.

Enumeration Type Documentation

◆ KoGradientStopType

Enumerator
COLORSTOP 
FOREGROUNDSTOP 
BACKGROUNDSTOP 

Definition at line 19 of file KoStopGradient.h.

20{
24};
@ FOREGROUNDSTOP
@ BACKGROUNDSTOP
@ COLORSTOP