SubIndicatorStyle QML Type
定义子标记委托的样式。更多
| Import Statement: | import Qt.labs.StyleKit |
| Inherits: |
属性
- foreground : DelegateStyle
详细说明
SubIndicatorStyle 通过foreground 属性扩展了DelegateStyle 。它用于在SpinBox 等控件中为indicator.up 和indicator.down 等子指示器代表设计样式。它等同于IndicatorStyle ,但本身不包含子指示器。
注意: Qt.labs 模块中的类型不保证在未来版本中保持兼容。
另请参阅 IndicatorStyle,DelegateStyle,ControlStyle,ControlStateStyle 和FallbackStyle Reference。
属性文档
foreground : DelegateStyle
分组属性,用于为该指标的前景元素设计样式。前景元素通常代表指标内部呈现的复选标记、图标或箭头。
© 2026 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.