就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 4.8.7
List of All Members for PathView
List of All Members for PathView
这是完整成员列表为
PathView
,包括继承的成员。
count
: int
currentIndex
: int
delegate
: Component
dragMargin
: real
flickDeceleration
: real
flicking
: bool
highlight
: Component
highlightItem
: Item
highlightMoveDuration
: int
highlightRangeMode
: enumeration
interactive
: bool
isCurrentItem
: bool [attached]
model
: model
moving
: bool
offset
: real
onPath
: bool [attached]
path
: Path
pathItemCount
: int
preferredHighlightBegin
: real
preferredHighlightEnd
: real
view
: PathView [attached]
decrementCurrentIndex
()
incrementCurrentIndex
()
onFlickEnded
()
onFlickStarted
()
onMovementEnded
()
onMovementStarted
()
The following members are inherited from
Item
.
activeFocus
: bool
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.mirrored
: bool
anchors.right
: AnchorLine
anchors.rightMargin
: real
anchors.top
: AnchorLine
anchors.topMargin
: real
anchors.verticalCenter
: AnchorLine
anchors.verticalCenterOffset
: real
children
: list<Item>
childrenRect.height
: real
childrenRect.width
: real
childrenRect.x
: real
childrenRect.y
: real
clip
: bool
data
: list<Object>
focus
: bool
height
: real
implicitHeight
: real
implicitWidth
: real
opacity
: real
parent
: Item
resources
: list<Object>
rotation
: real
scale
: real
state
: string
states
: list<State>
transform
: list<Transform>
transformOrigin
: enumeration
transitions
: list<Transition>
visible
: bool
width
: real
x
: real
y
: real
z
: real
childAt
(real
x
, real
y
)
forceActiveFocus
()
对象
mapFromItem
(Item
item
, real
x
, real
y
)
对象
mapToItem
(Item
item
, real
x
, real
y
)