This commit is contained in:
zhuzihcu
2023-03-28 11:53:25 +08:00
parent f0f58ca2dd
commit 038cc37c12
11 changed files with 140 additions and 106 deletions

View File

@ -24,6 +24,7 @@ public:
Q_INVOKABLE QJsonObject getArgument();
Q_INVOKABLE QVariant getPageRegister();
Q_INVOKABLE void updateWindow();
Q_INVOKABLE void setOpacity(qreal opacity);
Q_INVOKABLE void setModality(int type);
Q_INVOKABLE QVariant createRegister(const QString& path);