QmlNodeEditor
NodeTopContent.qml
Go to the documentation of this file.
1
import
QtQuick 2.15
2
import
QtQuick.Controls 2.15
3
4
Rectangle {
5
border.color:
"red"
6
color:
"transparent"
7
height: 50
8
}
imports
QmlNodeEditor
private
NodeTopContent.qml
Generated by
1.9.1