World Time Clock Builder Example▲
Sélectionnez
QT +=
widgets uitools
SOURCES =
main.cpp
RESOURCES =
worldtimeclockbuilder.qrc
target.path =
$$[QT_INSTALL_EXAMPLES]/
designer/
worldtimeclockbuilder
INSTALLS +=
target
Creating forms with Qt Designer that contain custom widgets that can be dynamically generated at run-time.
Article lu fois.
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024
QT +=
widgets uitools
SOURCES =
main.cpp
RESOURCES =
worldtimeclockbuilder.qrc
target.path =
$$[QT_INSTALL_EXAMPLES]/
designer/
worldtimeclockbuilder
INSTALLS +=
target