就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.8.5
Qt Graphs
QML 类型
QtGraphs
AbstractAxis
List of All Members for AbstractAxis
这是完整成员列表为
AbstractAxis
,包括继承的成员。
gridVisible
: bool
labelDelegate
: Component
labelsAngle
: real
labelsVisible
: bool
lineVisible
: bool
subGridVisible
: bool
titleColor
: color
titleFont
: font
titleText
: string
titleVisible
: bool
visible
: bool
gridVisibleChanged
(bool
visible
)
labelsAngleChanged
(string
angle
)
labelsVisibleChanged
(bool
visible
)
lineVisibleChanged
(bool
visible
)
minorGridVisibleChanged
(bool
visible
)
rangeChanged
(string
min
, string
max
)
titleColorChanged
(color
color
)
titleFontChanged
(Font
font
)
titleTextChanged
(string
text
)
titleVisibleChanged
(bool
visible
)
visibleChanged
(bool
visible
)