List of All Members for MultiPointTouchArea
This is the complete list of members for MultiPointTouchArea, including inherited members.
- maximumTouchPoints : int
- minimumTouchPoints : int
- mouseEnabled : bool
- touchPoints : list<TouchPoint>
- canceled(touchPoints)
- gestureStarted(gesture)
- pressed(touchPoints)
- released(touchPoints)
- touchUpdated(touchPoints)
- updated(touchPoints)
The following members are inherited from Item.
- activeFocus : bool
- activeFocusOnTab : bool
- antialiasing : bool
- baselineOffset : int
- children : list<Item>
- clip : bool
- containmentMask : QObject*
- data : list<Object> [default]
- enabled : bool
- focus : bool
- height : real
- implicitHeight : real
- implicitWidth : real
- layer.effect : Component
- layer.enabled : bool
- layer.format : enumeration
- layer.mipmap : bool
- layer.samplerName : string
- layer.samples : enumeration
- layer.smooth : bool
- layer.sourceRect : rect
- layer.textureMirroring : enumeration
- layer.textureSize : size
- layer.wrapMode : enumeration
- opacity : real
- parent : Item
- resources : list<Object>
- rotation : real
- scale : real
- smooth : bool
- state : string
- states : list<State>
- transform : list<Transform>
- transformOrigin : enumeration
- transitions : list<Transition>
- visible : bool
- visibleChildren : list<Item>
- width : real
- x : real
- y : real
- z : real
- childAt(x, real y)
- bool contains(point)
- forceActiveFocus(reason)
- forceActiveFocus()
- bool grabToImage(callback, targetSize)
- object mapFromGlobal(x, real y)
- object mapFromItem(item, real x, real y, real width, real height)
- object mapFromItem(item, real x, real y)
- object mapToGlobal(x, real y)
- object mapToItem(item, real x, real y, real width, real height)
- object mapToItem(item, real x, real y)
- nextItemInFocusChain(forward)
The following members are inherited from QtObject.
- objectName : string