C
List of All Members for Shape
This is the complete list of members for Shape, including inherited members.
- rotation : real
 - scale : real
 - transform : list<Transform>
 - transformOrigin : enumeration
 
The following members are inherited from Item.
- anchors
- anchors.baseline : AnchorLine
 - anchors.baselineOffset : real
 - anchors.bottom : AnchorLine
 - anchors.bottomMargin : real
 - anchors.centerIn : Item
 - anchors.fill : Item
 - anchors.horizontalCenter : AnchorLine
 - anchors.horizontalCenterOffset : real
 - anchors.left : AnchorLine
 - anchors.leftMargin : real
 - anchors.margins : real
 - anchors.right : AnchorLine
 - anchors.rightMargin : real
 - anchors.top : AnchorLine
 - anchors.topMargin : real
 - anchors.verticalCenter : AnchorLine
 - anchors.verticalCenterOffset : real
 
 - clip : bool
 - enabled : bool
 - height : real
 - implicitHeight : real
 - implicitWidth : real
 - opacity : real
 - parent : Item
 - state : string
 - states : list<State>
 - transitions : list<Transition>
 - visible : bool
 - width : real
 - x : real
 - y : real
 - z : real
 - forceActiveFocus()
 
Available under certain Qt licenses.
Find out more.