#include <kis_selection_component.h>
Definition at line 19 of file kis_selection_component.h.
◆ KisSelectionComponent()
| KisSelectionComponent::KisSelectionComponent |
( |
| ) |
|
|
inline |
◆ ~KisSelectionComponent()
| virtual KisSelectionComponent::~KisSelectionComponent |
( |
| ) |
|
|
inlinevirtual |
◆ clone()
◆ isEmpty()
| virtual bool KisSelectionComponent::isEmpty |
( |
| ) |
const |
|
pure virtual |
◆ moveX()
| void KisSelectionComponent::moveX |
( |
qint32 | x | ) |
|
|
virtual |
◆ moveY()
| virtual void KisSelectionComponent::moveY |
( |
qint32 | y | ) |
|
|
inlinevirtual |
◆ outlineCache()
| virtual QPainterPath KisSelectionComponent::outlineCache |
( |
| ) |
const |
|
pure virtual |
◆ outlineCacheValid()
| virtual bool KisSelectionComponent::outlineCacheValid |
( |
| ) |
const |
|
pure virtual |
◆ recalculateOutlineCache()
| virtual void KisSelectionComponent::recalculateOutlineCache |
( |
| ) |
|
|
pure virtual |
◆ renderToProjection() [1/2]
◆ renderToProjection() [2/2]
| virtual void KisSelectionComponent::renderToProjection |
( |
KisPaintDeviceSP | projection, |
|
|
const QRect & | r ) |
|
pure virtual |
◆ resetToEmpty()
◆ setResolutionProxy()
◆ transform()
| virtual KUndo2Command * KisSelectionComponent::transform |
( |
const QTransform & | transform | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: