diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index f72e6ae..208b31e 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -41,7 +41,7 @@ "state": { "type": "markdown", "state": { - "file": "00. Inbox/餐廳、景點收集.md", + "file": "04. Programming/QT/QTableWidget.md", "mode": "source", "source": true } @@ -114,7 +114,7 @@ "state": { "type": "backlink", "state": { - "file": "00. Inbox/餐廳、景點收集.md", + "file": "04. Programming/QT/QTableWidget.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -139,7 +139,7 @@ "state": { "type": "outline", "state": { - "file": "00. Inbox/餐廳、景點收集.md" + "file": "04. Programming/QT/QTableWidget.md" } } }, @@ -192,6 +192,8 @@ }, "active": "3971d194ef2e5886", "lastOpenFiles": [ + "00. Inbox/餐廳、景點收集.md", + "04. Programming/QT/QTableWidget.md", "00. Inbox/Habit Tracker.md", "01. 個人/01. Daily/2018/2018-10-12(週五).md", "04. Programming/OpenCV.md", @@ -211,7 +213,6 @@ "05. 資料收集/Tool Setup/Software/Windows Terminal.md", "05. 資料收集/讀書筆記/20230418 - 窮人的經濟學.md", "01. 個人/00. Informations/Datas.md", - "00. Inbox/餐廳、景點收集.md", "05. 資料收集/稼動率.md", "05. 資料收集/libsndfile.md", "05. 資料收集/名言佳句.md", @@ -222,7 +223,6 @@ "05. 資料收集/Capture One.md", "05. 資料收集/AI.md", "00. Inbox/My Mindmap.canvas", - "00. Inbox/00. Inbox.md", "attachments/Pasted image 20230504183452.png", "attachments/Pasted image 20230504183439.png", "00. Inbox/想要的鏡頭/變焦", diff --git a/04. Programming/QT/QTableWidget.md b/04. Programming/QT/QTableWidget.md new file mode 100644 index 0000000..2fc1b76 --- /dev/null +++ b/04. Programming/QT/QTableWidget.md @@ -0,0 +1 @@ +- [Qt之QTableWidget详细使用_qt的setitem_m沉默01的博客-CSDN博客](https://blog.csdn.net/u010780613/article/details/50442639) \ No newline at end of file