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

VersionDescription

1.0.0

initial version

Author

Allan CORNET

Last updated