update SelfInfoWidget

This commit is contained in:
xyz
2025-05-29 21:36:43 +08:00
parent 38f3a397fd
commit 51f0b4941f
5 changed files with 323 additions and 6 deletions

22
CMakePresets.json Normal file
View File

@ -0,0 +1,22 @@
{
"version": 3,
"configurePresets": [
{
"hidden": true,
"name": "Qt",
"cacheVariables": {
"CMAKE_PREFIX_PATH": "$env{QTDIR}"
},
"vendor": {
"qt-project.org/Qt": {
"checksum": "wVa86FgEkvdCTVp1/nxvrkaemJc="
}
}
}
],
"vendor": {
"qt-project.org/Presets": {
"checksum": "67SmY24ZeVbebyKD0fGfIzb/bGI="
}
}
}