add blend layout config

This commit is contained in:
王劲鹏
2021-03-02 17:18:23 +08:00
committed by osborn
parent 78629497aa
commit 692397be2e
10 changed files with 53 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ public:
QQuickItem *build() override;
void blendLayoutConfig() override;
void blendLayoutConfig(QJSValue jsValue) override;
};
#endif // DORICSTACKNODE_H