Class: Arrow
Prev
Next

Class: Arrow

A customizable arrow graphic.

Inherits: Line

Collection class: ViewObjectCollection

Constructors:

Properties:

Arrow ( ViewObject parent )

  • ViewObject parent - The parent to place the new arrow in. May also be a string containing the name of an existing ViewObject.

Creates a new arrow and places it in the ViewObject parent.

Arrow ( Window window )

  • Window window - The window to place the new arrow in. May also be a string containing the name of an existing Window.

Creates a new arrow and places it in the Window window.

boolean fromArrow

True if the arrow has an arrow at the start point.

boolean toArrow

True if the arrow has an arrow at the end point.

number fromArrowScaling

Scale size of the arrow at the start point.

number toArrowScaling

Scale size of the arrow at the end point.

Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team