qml_pluginpathlist
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns the list of directories where the engine searches for native plugins for imported modules.
p = qml_pluginpathlist()
p - a string: path.
Returns the list of directories where the engine searches for native plugins for imported modules.
.
1.0.0
initial version
Allan CORNET