The base class for interactive widgets displayed in diagram items.
The following tables list the members exposed by the Manipulator type.
Name | Description | |
---|---|---|
![]() |
|
Name | Description | |
---|---|---|
![]() |
|
Name | Description | |
---|---|---|
![]() |
Called when the manipulator should cancel the current manipulation. |
|
![]() |
Returns whether the manipulator object draws in local or global coordinates. |
|
![]() |
|
|
![]() |
Returns whether the manipulator object needs to track mouse events. |
|
![]() |
Called when the manipulator receives input focus. |
|
![]() |
Called when the manipulator loses the input focus. |
|
![]() |
Called when the left mouse button is pressed while the pointer is over this manipulator. |
|
![]() |
Called when the mouse is moved while this manipulator tracks the mouse events. |
|
![]() |
Called when the left mouse button is released while this manipulator tracks the mouse events. |
|
![]() |
|