diff --git a/README.md b/README.md index e911a37..af6e8e9 100644 --- a/README.md +++ b/README.md @@ -62,9 +62,9 @@ - [时间日期(`QTime`/`QDate`/`QDateTime`)和定时器(`QTimer`)的介绍和使用](https://blog.csdn.net/qq_33154343/article/details/101040841)【QtDateTimeEx】 - [`QComboBox`(下拉列表框)和`QPlainTextEdit`(多行富文本编辑器)的用法](https://blog.csdn.net/qq_33154343/article/details/101127870) 【QtQcomboBoxEx】 - [列表控件`QListWidget`和工具按钮`QToolButton`的和用法](https://blog.csdn.net/qq_33154343/article/details/101314908)【QtQListWidgetEx】 -- 目录树组件`QTreeWidget`和停靠区域组件`QDockWidget`的用法【QtQTreeWidgetEx】 -- `QTableWidget`表格组件的属性介绍和使用【QtQTableWidgetEx】 -- 【QtQFileSystemModelEx】 +- [目录树组件`QTreeWidget`和停靠区域组件`QDockWidget`的用法](https://blog.csdn.net/qq_33154343/article/details/103467757)【QtQTreeWidgetEx】 +- [`QTableWidget`表格组件的属性介绍和使用](https://blog.csdn.net/qq_33154343/article/details/103485154)【QtQTableWidgetEx】 +- `QFileSystemModel`数据模型获取本机文件系统的使用【QtQFileSystemModelEx】 - 【QtQDialogEx】 - 【QtQStandardItemModelEx】 - 【QtQStringListModelEx】