|
Krita Source Code Documentation
|
This is the complete list of members for KisImagePatch, including all inherited members.
| drawMe(QPainter &gc, const QRectF &dstRect, QPainter::RenderHints renderHints) | KisImagePatch | |
| isValid() | KisImagePatch | |
| KisImagePatch() | KisImagePatch | |
| KisImagePatch(QRect imageRect, qint32 borderWidth, qreal scaleX, qreal scaleY) | KisImagePatch | |
| m_image | KisImagePatch | private |
| m_interestRect | KisImagePatch | private |
| m_isScaled | KisImagePatch | private |
| m_patchRect | KisImagePatch | private |
| m_scaleX | KisImagePatch | private |
| m_scaleY | KisImagePatch | private |
| patchRect() | KisImagePatch | |
| preScale(const QRectF &dstRect) | KisImagePatch | |
| setImage(QImage image) | KisImagePatch |