Qml F1 Legends▲
Sélectionnez
QT += charts qml quick
SOURCES += \
main.cpp
RESOURCES += \
resources.qrc
DISTFILES += \
qml/qmlf1legends/*
target.path = $$[QT_INSTALL_EXAMPLES]/charts/qmlf1legends
INSTALLS += targetThis application demonstrates how to use XmlListModel as a datasource for a Chart.
Article lu fois.
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024
QT += charts qml quick
SOURCES += \
main.cpp
RESOURCES += \
resources.qrc
DISTFILES += \
qml/qmlf1legends/*
target.path = $$[QT_INSTALL_EXAMPLES]/charts/qmlf1legends
INSTALLS += target