|
Qt Components Hildon
0.20
QML components for Maemo5 with Hildon styling.
|
A global context property providing access to the global web history. More...
Public Slots | |
| void | clear () |
| Clears all items from the history. | |
| bool | load () |
| Returns true if the history can be loaded from storageFileName. | |
| bool | save () |
| Returns true if the history can be saved to storageFileName. | |
Properties | |
| int | count |
| The current number of items in the history. | |
| string | storageFileName |
| The file name used to (re)store the history. | |
| list< string > | urls |
| The list of urls in the history. | |
A global context property providing access to the global web history.
1.8.1.2