|
Krita Source Code Documentation
|
Public Types | |
| enum | Relation { Width , Height , Smallest , Largest } |
Public Attributes | |
| QPointF | end |
| Relation | endXRelation |
| Relation | endYRelation |
| QPointF | start |
| Relation | startXRelation |
| Relation | startYRelation |
Definition at line 45 of file kis_tool_crop.cc.
| QPointF DecorationLine::end |
Definition at line 48 of file kis_tool_crop.cc.
| Relation DecorationLine::endXRelation |
Definition at line 58 of file kis_tool_crop.cc.
| Relation DecorationLine::endYRelation |
Definition at line 59 of file kis_tool_crop.cc.
| QPointF DecorationLine::start |
Definition at line 47 of file kis_tool_crop.cc.
| Relation DecorationLine::startXRelation |
Definition at line 56 of file kis_tool_crop.cc.
| Relation DecorationLine::startYRelation |
Definition at line 57 of file kis_tool_crop.cc.