Skip to content

Commit

Permalink
Augment Documentation
Browse files Browse the repository at this point in the history
Task-number: QTBUG-18235
  • Loading branch information
Alan Alpert committed May 11, 2011
1 parent 4fb6ee7 commit 1f43fa5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/src/declarative/globalobject.qdoc
Expand Up @@ -128,6 +128,8 @@ These databases are user-specific and QML-specific, but accessible to all QML ap
They are stored in the \c Databases subdirectory
of QDeclarativeEngine::offlineStoragePath(), currently as SQLite databases.

Database connections are automatically closed during Javascript garbage collection.

The API can be used from JavaScript functions in your QML:

\snippet declarative/sqllocalstorage/hello.qml 0
Expand Down

0 comments on commit 1f43fa5

Please sign in to comment.