Qt Graphs 主题概述

主题是用户界面风格相关设置的内置集合,适用于图表的所有视觉元素,如元素的颜色、字体和可见性,以及光线和环境光的强度。

Qt Graphs QtGreen 自带以下预定义主题,可用作自定义主题的基础:

  • QtGreen是一款以绿色为基色的主题。
  • QtGreenNeon是以霓虹绿为基色的主题。
  • MixSeries是一款以多个颜色系列的混合色为基色的主题。
  • OrangeSeries是一款以橙色为基色的主题。
  • 黄色系列是以黄色为基色的主题。
  • 蓝色系列是以蓝色为基色的主题。
  • 紫色系列是以紫色为基本色的主题。
  • 灰色系列是以灰色为基色的主题。
  • 用户自定义主题是指可以自定义的主题。

自定义主题也可以从头开始创建。

如果图表显示多个数据序列的数据,则可以为每个序列分别指定某些设置。例如,可以为三维图形的不同层指定不同的渐变,使其看起来更逼真。有关示例,请参阅曲面图库

详情请参阅GraphsTheme

© 2025 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.