Character Map Example▲
Sélectionnez
QT +=
widgets
requires
(qtConfig(combobox))
HEADERS =
characterwidget.h \
mainwindow.h
SOURCES =
characterwidget.cpp \
mainwindow.cpp \
main.cpp
# install
target.path =
$$[QT_INSTALL_EXAMPLES]/
widgets/
widgets/
charactermap
INSTALLS +=
target