vault backup: 2023-08-02 22:20:20

This commit is contained in:
2023-08-02 22:20:20 +08:00
parent 8ecccac3a2
commit 3de45d71b7
2 changed files with 24 additions and 36 deletions

View File

@@ -34,21 +34,9 @@
}, },
"pinned": true "pinned": true
} }
},
{
"id": "69630ce2d0a34e10",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "04. Programming/UML.md",
"mode": "preview",
"source": true
}
}
} }
], ],
"currentTab": 2 "currentTab": 1
} }
], ],
"direction": "vertical" "direction": "vertical"
@@ -114,7 +102,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "04. Programming/UML.md", "file": "00. Inbox/01. TODO.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -139,7 +127,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "04. Programming/UML.md" "file": "00. Inbox/01. TODO.md"
} }
} }
}, },
@@ -190,8 +178,27 @@
"periodic-notes:Open today": false "periodic-notes:Open today": false
} }
}, },
"active": "69630ce2d0a34e10", "active": "3b4577823cedf427",
"lastOpenFiles": [ "lastOpenFiles": [
"04. Programming/Kotlin/run, let, with, also 和 apply.md",
"01. 個人/01. Daily/2022/12/2022-12-04(週日).md",
"01. 個人/01. Daily/2022/02/2022-02-11(週五).md",
"01. 個人/01. Daily/2019/2019-09-12(週四).md",
"01. 個人/01. Daily/2021/09/2021-09-09(週四).md",
"01. 個人/01. Daily/2021/12/2021-12-13(週一).md",
"03. 專注Study/C++/C++17.md",
"05. 資料收集/Tool Setup/Software/Windows 11 Setup.md",
"02. 工作/01. Logitech/00. OurTeam.md",
"01. 個人/01. Daily/2021/01/2021-01-10(Sun).md",
"01. 個人/01. Daily/2023/01/2023-01-20(週五).md",
"04. Programming/QT/Qt.md",
"05. 資料收集/99. templates/讀書筆記.md",
"05. 資料收集/稼動率.md",
"01. 個人/01. Daily/2022/10/2022-10-17(週一).md",
"01. 個人/01. Daily/2021/08/2021-08-11(週三).md",
"05. 資料收集/知識管理.md",
"05. 資料收集/科技/鋰電池.md",
"04. Programming/UML.md",
"03. 專注Study/Android/Android programming.md", "03. 專注Study/Android/Android programming.md",
"00. Inbox/01. TODO.md", "00. Inbox/01. TODO.md",
"04. Programming/Python/choices().md", "04. Programming/Python/choices().md",
@@ -199,26 +206,7 @@
"05. 資料收集/Keras - Dataset.md", "05. 資料收集/Keras - Dataset.md",
"05. 資料收集/HEIF.md", "05. 資料收集/HEIF.md",
"05. 資料收集/Color Format.md", "05. 資料收集/Color Format.md",
"05. 資料收集/Capture One.md",
"05. 資料收集/AI.md",
"05. 資料收集/稼動率.md",
"05. 資料收集/核心肌群訓練.md",
"05. 資料收集/時間不一致性.md",
"05. 資料收集/峰值對焦.md",
"05. 資料收集/知識管理.md",
"05. 資料收集/固定型心態.md",
"05. 資料收集/每週外食.md",
"05. 資料收集/成長型心態.md",
"05. 資料收集/向右曝光.md",
"05. 資料收集/名言佳句.md",
"05. 資料收集/仰臥起坐.md",
"05. 資料收集/皮質醇.md",
"05. 資料收集/台灣味的日本名字.md",
"05. 資料收集/十字型四像素自動對焦 Quad Pixel AF.md",
"00. Inbox/Olympus 相機型號.md",
"00. Inbox/Router port forwarding.md",
"00. Inbox/vc-fwUpdate code trace(Meetup).canvas", "00. Inbox/vc-fwUpdate code trace(Meetup).canvas",
"00. Inbox/Habit Tracker.md",
"00. Inbox/My Mindmap.canvas", "00. Inbox/My Mindmap.canvas",
"05. 資料收集/Tool Setup/Software/diskstation/share/Tools/字型", "05. 資料收集/Tool Setup/Software/diskstation/share/Tools/字型",
"05. 資料收集/Tool Setup/Software/diskstation/share/Tools", "05. 資料收集/Tool Setup/Software/diskstation/share/Tools",

View File

@@ -425,7 +425,7 @@ QTableView::indicator:unchecked {
- `QList<QTreeItemWidget*> selectedItems() const` - `QList<QTreeItemWidget*> selectedItems() const`
- Style - Style
``` ```cpp
/* 有旁節點,沒有與其他元素相鄰 */ /* 有旁節點,沒有與其他元素相鄰 */
QTreeView::branch:has-siblings:!adjoins-item { QTreeView::branch:has-siblings:!adjoins-item {
border-image: url(vline.png) 0; border-image: url(vline.png) 0;