📌 docs: update README.md
This commit is contained in:
parent
17dc1f5d42
commit
45a60b6c87
12
README.md
12
README.md
@ -48,14 +48,12 @@
|
||||
- [`windows`环境下安装`Qt Creator` + `Visual Studio 2015`作为`c++`的`IDE`开发工具,学习和使用**qt** (备选)](https://blog.csdn.net/qq_33154343/article/details/103755569)
|
||||
- [`windows`环境下安装`Qt Creator 5.9` + `Visual Studio 2017专业版 ` 参考此文 (备选)](https://blog.csdn.net/qq_33154343/article/details/78587699)
|
||||
|
||||
|
||||
|
||||
- **MacOS 系统:**
|
||||
- [`MacOS10.14.6`环境下安装`QtCreator5.9.8`作为`c++`的**IDE**开发工具,学习和使用**qt**(推荐)](https://blog.csdn.net/qq_33154343/article/details/103231202)
|
||||
|
||||
|
||||
|
||||
- **Linux(uos20/deepin) 系统:**
|
||||
- **Linux 系统:**
|
||||
- [在win10里面的VMware安装UOS20,在uos20里面安装QtCreator,配置dtk开发环境](https://blog.csdn.net/qq_33154343/article/details/103733327)
|
||||
- [MacOS10.14安装虚拟机Parallels_Desktop,安装UOS20和 QtCreaor,搭建dtk开发环境](https://blog.csdn.net/qq_33154343/article/details/104180794)
|
||||
- [在macOS 10.14的虚拟机VMware Fusionlimian里面安装deepin15.11(Linux)](https://blog.csdn.net/qq_33154343/article/details/102789047)
|
||||
@ -135,12 +133,10 @@
|
||||
|
||||
- **QStyle 重绘控件,DTK 的源码解析架构🤔:**
|
||||
|
||||
- [QStyle/DTK重绘Qt-GUI已有控件,举例QScrollBar](https://blog.csdn.net/qq_33154343/article/details/104537944) 【QtMyStyleEx/QtExample02】
|
||||
- [QStyle/DTK 重绘自定义控件 MySwitchButton](QStyle/DTK 重绘自定义控件 MySwitchButton ) 【QtMyStyleEx/QtExample03】
|
||||
|
||||
|
||||
|
||||
- [QStyle/DTK重绘Qt-GUI已有控件,举例QScrollBar](https://blog.csdn.net/qq_33154343/article/details/104537944) 【QtMyStyleEx/QtExample02】【👩💻👩💻👩💻】
|
||||
- [QStyle/DTK重绘自定义需求控件,举例MySwitchButton](https://blog.csdn.net/qq_33154343/article/details/104987446) 【QtMyStyleEx/QtExample03】【👩💻👩💻👩💻】
|
||||
|
||||
- **项目实战:**
|
||||
- [更换`Qt`应用程序的界面`UI`,实现换肤,改用自带其他默认`QStyle`风格样式](https://blog.csdn.net/qq_33154343/article/details/100148552)
|
||||
- [`QStyle`自定义重绘滑动条`QSlider`控件](https://blog.csdn.net/qq_33154343/article/details/100545769)
|
||||
- [`QStyle`自定义重绘`QRubberBand`控件](https://blog.csdn.net/qq_33154343/article/details/100588428)
|
||||
|
Loading…
Reference in New Issue
Block a user