Piechart Example▲
Sélectionnez
QT +=
charts
SOURCES +=
\
main.cpp
target.path =
$$[QT_INSTALL_EXAMPLES]/
charts/
piechart
INSTALLS +=
target
The example shows how to create a simple pie chart and do some customizations to a pie slice.
Article lu fois.
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024
QT +=
charts
SOURCES +=
\
main.cpp
target.path =
$$[QT_INSTALL_EXAMPLES]/
charts/
piechart
INSTALLS +=
target