Qt Graphs 2D용 QML 유형

2D용 Qt Graphs 기능은 다음 QML 유형을 통해 액세스할 수 있습니다.

QML 유형

AbstractAxis

특수 축 유형에 사용되는 기본 유형

AbstractSeries

모든 Qt Graph 시리즈 유형에 대한 기본 유형

AreaSeries

데이터를 영역 그래프로 표시합니다.

BarCategoryAxis

그래프의 축에 카테고리를 추가합니다.

BarModelMapper

막대 시리즈용 모델 매퍼

BarSeries

막대 그래프로 데이터를 표시합니다

BarSet

막대 그래프에서 한 세트의 막대를 표시합니다.

DateTimeAxis

그래프의 축에 날짜/시간 항목을 추가합니다.

GraphAnimation

유형은 2D Qt Graphs 시리즈의 모든 애니메이션에 대한 기본 유형입니다.

GraphPointAnimation

포인트의 애니메이션을 나타내는 애니메이션 유형입니다.

GraphTransition

모든 애니메이션이 정의된 컨테이너

GraphsView

모든 Qt Graphs 보기의 기본 유형

LineSeries

데이터를 라인 그래프로 표시합니다.

PieModelMapper

파이 시리즈용 모델 매퍼

PieSeries

데이터를 원형 그래프로 표시합니다.

PieSlice

파이 계열의 단일 슬라이스를 나타냅니다.

ScatterSeries

데이터를 분산형 그래프로 표시하는 유형

SplineControlAnimation

스플라인 제어점에 대한 애니메이션을 나타내는 애니메이션 유형

SplineSeries

데이터를 스플라인 그래프로 표시합니다.

ValueAxis

그래프의 축에 값을 추가합니다.

XYModelMapper

XY계열용 모델 매퍼

XYPoint

XY계열 좌표 데이터를 초기화합니다.

XYSeries

모든 X 및 Y 시리즈 유형의 부모 유형

XYSeriesAnimation

포인트의 애니메이션을 나타내는 애니메이션 유형

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