feat: v1.1 使用qApp->setStyle("xxx")显示系统其他风格

This commit is contained in:
touwoyimuli
2019-12-03 08:47:10 +08:00
parent 488485ee49
commit e4872abf51
6 changed files with 148 additions and 4 deletions

View File

@@ -26,10 +26,13 @@ CONFIG += c++11
SOURCES += \
main.cpp \
Example.cpp
Example.cpp \
ExMyStyle.cpp
HEADERS += \
Example.h
Example.h \
ExMyStyle.h
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin