mirror of
https://gitlab.com/eql/EQL5.git
synced 2025-12-09 03:50:24 -08:00
small QML revisions
This commit is contained in:
parent
40cf1a7941
commit
5fd3834081
9 changed files with 5 additions and 8 deletions
|
|
@ -16,7 +16,6 @@
|
|||
(x:do-with qml:*quick-view*
|
||||
(|setSource| (|fromLocalFile.QUrl| "qml/example.qml"))
|
||||
(|setResizeMode| |QQuickView.SizeRootObjectToView|)
|
||||
(|resize| '(350 350))
|
||||
(|show|)))
|
||||
|
||||
(run)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue