Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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.0initial version

Author

Allan CORNET