first commit, again.
This commit is contained in:
8
quick/xqmodelview.qml
Normal file
8
quick/xqmodelview.qml
Normal file
@@ -0,0 +1,8 @@
|
||||
Window {
|
||||
id: popup
|
||||
width: 300
|
||||
height: 200
|
||||
visible: true
|
||||
flags: Qt.Dialog | Qt.WindowStaysOnTopHint
|
||||
title: "QML-Fenster"
|
||||
}
|
Reference in New Issue
Block a user