<< qml_pluginpathlist QML engine QObject_classname >>

qml_setofflinestoragepath


Set the Property contains the directory to store offline user data.


Syntax


qml_setofflinestoragepath(path_data)

Input argument


path_data

a string

Description


Set the Property contains the directory to store offline user data.

See also


qml_offlinestoragepath.

Example


qml_setofflinestoragepath(tmpdir())

History


Version Description
1.0.0 initial version

Author


Allan CORNET

<< qml_pluginpathlist QML engine QObject_classname >>