feat: 创建系统自定义样式风格ExCustomStyle

搭建一个框架,但是继承的类QCommonStyle里面的对应的虚函数还有没有重写,和体验感受win和linux系统自带多种风格样式
This commit is contained in:
touwoyimuli
2019-08-29 23:26:30 +08:00
parent 4342e0091c
commit 03b0948c86
10 changed files with 236 additions and 137 deletions

View File

@@ -31,12 +31,13 @@ SOURCES += \
HEADERS += \
Examples.h \
ExCustomStyle.h
ExCustomStyle.h \
ExDefineGlobal.h
FORMS += \
Examples.ui
RC_ICONS += QT_win_32x32.ico
RC_ICONS += qt.ico
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin