<< qml_evaluatestring | QML engine | qml_loadfile >> |
p = qml_importpathlist() |
a cell of strings: paths.
Returns the list of directories where the engine searches for installed modules in a URL-based directory structure.
qml_importpathlist()
Version | Description |
---|---|
1.0.0 | initial version |
Allan CORNET