add view node reg; add node create & mix

This commit is contained in:
王劲鹏
2021-02-22 16:42:19 +08:00
committed by osborn
parent 6371b3fd82
commit 535d21e8c4
8 changed files with 113 additions and 13 deletions

View File

@@ -1,5 +1,6 @@
import QtQuick 2.12
import QtQuick.Controls 2.5
StackView {
Rectangle {
color: 'red'
}