qml_importpathlist
Returns the list of directories where the engine searches for installed modules in a URL-based directory structure.
📝 Syntax
p = qml_importpathlist()
📤 Output argument
p - a cell of strings: paths.
📄 Description
Returns the list of directories where the engine searches for installed modules in a URL-based directory structure.
💡 Example
qml_importpathlist()🔗 See also
🕔 History
Version
📄 Description
1.0.0
initial version
Last updated
Was this helpful?