This commit is contained in:
朱子楚\zhuzi
2023-08-17 23:03:00 +08:00
parent b47f2d12ad
commit 1e9bd0fd05
6 changed files with 42 additions and 5 deletions

View File

@ -122,6 +122,8 @@ public:
*/
Q_INVOKABLE QRect getVirtualGeometry();
Q_INVOKABLE QString getApplicationDirPath();
};