Krita Source Code Documentation
Loading...
Searching...
No Matches
SprayShapeSizePack Struct Reference

#include <KisSprayShapeOptionModel.h>

Public Attributes

int diameter {0}
 
bool isProportional {false}
 
QSize proportionalSize
 
QSize pxSize
 
qreal scale {1.0}
 

Detailed Description

Definition at line 17 of file KisSprayShapeOptionModel.h.

Member Data Documentation

◆ diameter

int SprayShapeSizePack::diameter {0}

Definition at line 22 of file KisSprayShapeOptionModel.h.

22{0};

◆ isProportional

bool SprayShapeSizePack::isProportional {false}

Definition at line 23 of file KisSprayShapeOptionModel.h.

23{false};

◆ proportionalSize

QSize SprayShapeSizePack::proportionalSize

Definition at line 20 of file KisSprayShapeOptionModel.h.

◆ pxSize

QSize SprayShapeSizePack::pxSize

Definition at line 19 of file KisSprayShapeOptionModel.h.

◆ scale

qreal SprayShapeSizePack::scale {1.0}

Definition at line 21 of file KisSprayShapeOptionModel.h.

21{1.0};

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