Qt Graphs 2D용 C++ 클래스

2D용 Qt Graphs 기능은 다음 C++ 클래스를 통해 액세스할 수 있습니다.

QAbstractAxis

특수 축 클래스에 사용되는 베이스 클래스

QAbstractSeries

모든 Qt Graphs for 2D 시리즈의 베이스 클래스

QAreaSeries

면적 그래프로 데이터를 표시합니다.

QBarCategoryAxis

그래프의 축에 카테고리 추가

QBarModelMapper

막대 시리즈용 모델 매퍼

QBarSeries

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

QBarSet

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

QDateTimeAxis

그래프 축에 추가할 날짜/시간 값에 대한 지원 추가

QLegendData

집합 범례 마커에 표시할 정보를 포함하는 구조체

QLineSeries

데이터를 꺾은선 그래프로 표시

QPieModelMapper

파이 시리즈용 모델 매퍼

QPieSeries

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

QPieSlice

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

QScatterSeries

분산형 그래프로 데이터 표시

QSplineSeries

데이터를 스플라인 그래프로 표시

QValueAxis

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

QXYModelMapper

선, 스플라인 및 분산형 계열을 위한 모델 매퍼

QXYSeries

모든 x 및 y 계열 클래스의 부모 클래스

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