AnnotationViewport QML Type
A QML item which paints its correspondent AnnotationDocument or a sub-part of it, depending from viewportRect and zoom. More...
| Import Statement: | import org.kde.kquickimageeditor |
Properties
- anyPressed : bool
- document : AnnotationDocument
- hoverPosition : point
- hovered : bool
- hoveredMousePath : QPainterPath
- pressPosition : point
- pressed : bool
- viewportRect : rect
Detailed Description
This also manages all the input for adding the annotations.
Property Documentation
anyPressed : bool |
document : AnnotationDocument |
hoverPosition : point |
hovered : bool |
hoveredMousePath : QPainterPath |
pressPosition : point |
pressed : bool |
viewportRect : rect |