15 Nov
2019
15 Nov
'19
5:27 p.m.
On 11/8/19, Erik Winkels <aerique@xs4all.nl> wrote:
Have you been able to "import EQL5 1.0" the quick module?
just a generic note: as soon as you load the quick module from Lisp using: (eql:qrequire :quick) the EQL5 1.0 module is available in QML. If you are using Qt Creator to edit QML (surely the preferred way), it will tell you: import EQL5 1.0 "QML module not found (EQL5)." as a red warning message; but this can simply be ignored. (Don't know if this is helpful in your situation.) Paul