Skip to content

Commit 20d6b57

Browse files
committed
1.重构了项目结构,进行了大量更新和优化
2.重构了示例程序和流式布局,移除了部分不合理的类 3.修复Windows11和Windows10部分控件显示效果不一致的bug 4.新增了图标类,侧边栏及相关类、高清svg显示控件,svg处理类,新增了一些图标 5.支持MSVC和MinGW
1 parent 0b2c012 commit 20d6b57

File tree

230 files changed

+11323
-6629
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

230 files changed

+11323
-6629
lines changed

.gitignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1-
OpenCV/
1+
*.dll
2+
*.lib
3+
*.a
24
*.user
3-
build/
5+
build/
6+
opencv2/

To be refactored/FlowLayout/FlowLayout.pro

Lines changed: 0 additions & 21 deletions
This file was deleted.

To be refactored/FlowLayout/README.md

Lines changed: 0 additions & 238 deletions
This file was deleted.

0 commit comments

Comments
 (0)