vault backup: 2023-02-02 19:41:55

This commit is contained in:
2023-02-02 19:41:55 +08:00
parent 99f5281e68
commit ab224c6a1c
2 changed files with 23 additions and 9 deletions

View File

@@ -41,14 +41,26 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "00. Inbox/01. TODO.md", "file": "04. Programming/QT/Dropdown button.md",
"mode": "source",
"source": true
}
}
},
{
"id": "ca86e1d110af5f5c",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "04. Programming/QT/界面外觀.md",
"mode": "source", "mode": "source",
"source": true "source": true
} }
} }
} }
], ],
"currentTab": 2 "currentTab": 3
} }
], ],
"direction": "vertical" "direction": "vertical"
@@ -106,7 +118,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "00. Inbox/01. TODO.md", "file": "04. Programming/QT/界面外觀.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -123,7 +135,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "00. Inbox/01. TODO.md" "file": "04. Programming/QT/界面外觀.md"
} }
} }
}, },
@@ -168,17 +180,17 @@
"periodic-notes:Open today": false "periodic-notes:Open today": false
} }
}, },
"active": "a168e2c3249a0295", "active": "ca86e1d110af5f5c",
"lastOpenFiles": [ "lastOpenFiles": [
"04. Programming/QT/Dropdown button.md",
"04. Programming/QT/Application Icon.md",
"00. Inbox/01. TODO.md",
"01. 個人/01. Daily/2023-02-01(週三).md", "01. 個人/01. Daily/2023-02-01(週三).md",
"00. Inbox/Habit Tracker.md", "00. Inbox/Habit Tracker.md",
"05. 資料收集/99. templates/日記.md", "05. 資料收集/99. templates/日記.md",
"01. 個人/01. Daily/2023/2023年度目標.md", "01. 個人/01. Daily/2023/2023年度目標.md",
"01. 個人/01. Daily/2023/01/2023-01-31(週二).md", "01. 個人/01. Daily/2023/01/2023-01-31(週二).md",
"00. Inbox/01. TODO.md",
"01. 個人/99. Games/Project Zomboid.md", "01. 個人/99. Games/Project Zomboid.md",
"00. Inbox/未命名.md", "00. Inbox/未命名.md"
"05. 資料收集/99. templates/front matter.md",
"__test/2023-01-31(週二).md"
] ]
} }

View File

@@ -0,0 +1,2 @@
- `QApplication.setStyle()` 可以設定視窗風格Windows、Vista、Fusion
-