XML Stream Lint Example▲
Sélectionnez
CONFIG += cmdline
QT -= gui
SOURCES += main.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES]/xml/xmlstreamlint
INSTALLS += targetA commandline tool reading from an input file and writing to the standard output file.
Article lu fois.
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024
CONFIG += cmdline
QT -= gui
SOURCES += main.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES]/xml/xmlstreamlint
INSTALLS += target