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

Public Types

enum  Relation { Width , Height , Smallest , Largest }
 

Public Attributes

QPointF end
 
Relation endXRelation
 
Relation endYRelation
 
QPointF start
 
Relation startXRelation
 
Relation startYRelation
 

Detailed Description

Definition at line 45 of file kis_tool_crop.cc.

Member Enumeration Documentation

◆ Relation

Enumerator
Width 
Height 
Smallest 
Largest 

Definition at line 49 of file kis_tool_crop.cc.

Member Data Documentation

◆ end

QPointF DecorationLine::end

Definition at line 48 of file kis_tool_crop.cc.

◆ endXRelation

Relation DecorationLine::endXRelation

Definition at line 58 of file kis_tool_crop.cc.

◆ endYRelation

Relation DecorationLine::endYRelation

Definition at line 59 of file kis_tool_crop.cc.

◆ start

QPointF DecorationLine::start

Definition at line 47 of file kis_tool_crop.cc.

◆ startXRelation

Relation DecorationLine::startXRelation

Definition at line 56 of file kis_tool_crop.cc.

◆ startYRelation

Relation DecorationLine::startYRelation

Definition at line 57 of file kis_tool_crop.cc.


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