Krita Source Code Documentation
Loading...
Searching...
No Matches
KoGamutMask::Private Struct Reference

Public Attributes

QByteArray data
 
QVector< KoGamutMaskShape * > maskShapes
 
QSizeF maskSize
 
QString name
 
QVector< KoGamutMaskShape * > previewShapes
 
int rotation {0}
 
QString title
 

Detailed Description

Definition at line 77 of file KoGamutMask.cpp.

Member Data Documentation

◆ data

QByteArray KoGamutMask::Private::data

Definition at line 80 of file KoGamutMask.cpp.

◆ maskShapes

QVector<KoGamutMaskShape*> KoGamutMask::Private::maskShapes

Definition at line 81 of file KoGamutMask.cpp.

◆ maskSize

QSizeF KoGamutMask::Private::maskSize

Definition at line 83 of file KoGamutMask.cpp.

◆ name

QString KoGamutMask::Private::name

Definition at line 78 of file KoGamutMask.cpp.

◆ previewShapes

QVector<KoGamutMaskShape*> KoGamutMask::Private::previewShapes

Definition at line 82 of file KoGamutMask.cpp.

◆ rotation

int KoGamutMask::Private::rotation {0}

Definition at line 84 of file KoGamutMask.cpp.

84{0};

◆ title

QString KoGamutMask::Private::title

Definition at line 79 of file KoGamutMask.cpp.


The documentation for this struct was generated from the following file: