就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 6.10.1
Qt Graphs
QML 類型
QtGraphs
List of All Members for AbstractAxis
這是完整成員列錶為
AbstractAxis
,包括繼承的成員。
alignment
: alignment
(從 6.9 起)
gridVisible
: bool
labelDelegate
: Component
labelsAngle
: real
labelsVisible
: bool
lineVisible
: bool
subGridVisible
: bool
textElideMode
: enumeration
(從 6.10 起)
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
)
textElideModeChanged
(enumeration
elideMode
)
titleColorChanged
(color
color
)
titleFontChanged
(Font
font
)
titleTextChanged
(string
text
)
titleVisibleChanged
(bool
visible
)
visibleChanged
(bool
visible
)