BoundingRect | The outer bounds of the item as a rectangle; all painting must be restricted to inside an item's bounding rect. |
Center | |
Children | |
Clip | |
ClipChildren | |
Cursor | |
Focusable | Gets keyboard input |
GraphicsView | |
HandlePosition | 0,0 means top left, 1,1 means bottom right |
Height | |
Hovered | |
HoverEvents | |
IsValid | |
LocalRect | |
Movable | |
Parent | |
Position | |
Rotation | |
Scale | |
SceneRect | |
Selectable | |
Selected | |
Size | |
Tooltip | |
ToolTip | |
ViewPosition | |
Width | |
ZIndex |
Bind | |
Contains | |
Destroy | |
FromItem | |
FromParent | |
FromScene | |
PrepareGeometryChange | Usually called before resizing items so they paint properly. |
ToItem | |
ToParent | |
ToScene | |
Update |