mirror of
https://gitlab.com/eql/EQL5.git
synced 2025-12-10 04:10:34 -08:00
"quick": add docu for QML:RELOAD
This commit is contained in:
parent
df3ce301a7
commit
fcbf75464c
2 changed files with 8 additions and 0 deletions
|
|
@ -50,6 +50,10 @@ Always add these 2 "import" lines for Lisp access:
|
|||
The "eql5.js" file is compiled as a resource into the eql5 shared library,
|
||||
see "eql5/src/eql5.js" and "eql5/src/eql5.qrc".
|
||||
|
||||
To reload the QML file after changes, do:
|
||||
|
||||
(qml:reload)
|
||||
|
||||
|
||||
NOTES
|
||||
=====
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue