vault backup: 2023-02-02 19:41:55
This commit is contained in:
30
.obsidian/workspace.json
vendored
30
.obsidian/workspace.json
vendored
@@ -41,14 +41,26 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"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",
|
||||
"source": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 2
|
||||
"currentTab": 3
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@@ -106,7 +118,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "00. Inbox/01. TODO.md",
|
||||
"file": "04. Programming/QT/界面外觀.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -123,7 +135,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "00. Inbox/01. TODO.md"
|
||||
"file": "04. Programming/QT/界面外觀.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -168,17 +180,17 @@
|
||||
"periodic-notes:Open today": false
|
||||
}
|
||||
},
|
||||
"active": "a168e2c3249a0295",
|
||||
"active": "ca86e1d110af5f5c",
|
||||
"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",
|
||||
"00. Inbox/Habit Tracker.md",
|
||||
"05. 資料收集/99. templates/日記.md",
|
||||
"01. 個人/01. Daily/2023/2023年度目標.md",
|
||||
"01. 個人/01. Daily/2023/01/2023-01-31(週二).md",
|
||||
"00. Inbox/01. TODO.md",
|
||||
"01. 個人/99. Games/Project Zomboid.md",
|
||||
"00. Inbox/未命名.md",
|
||||
"05. 資料收集/99. templates/front matter.md",
|
||||
"__test/2023-01-31(週二).md"
|
||||
"00. Inbox/未命名.md"
|
||||
]
|
||||
}
|
||||
2
04. Programming/QT/界面外觀.md
Normal file
2
04. Programming/QT/界面外觀.md
Normal file
@@ -0,0 +1,2 @@
|
||||
- `QApplication.setStyle()` 可以設定視窗風格(Windows、Vista、Fusion)
|
||||
-
|
||||
Reference in New Issue
Block a user