![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
This is the complete list of members for History, including all inherited members.
| addHistoryEntry(WebView *view) | History | |
| addHistoryEntry(const QUrl &url, QString title) | History | |
| clearHistory() | History | |
| deleteHistoryEntry(int index) | History | |
| deleteHistoryEntry(const QList< int > &list) | History | |
| deleteHistoryEntry(const QString &url) | History | |
| deleteHistoryEntry(const QString &url, const QString &title) | History | |
| getHistoryEntry(const QString &text) | History | |
| History(QObject *parent) | History | |
| historyEntryAdded(const HistoryEntry &entry) | History | signal |
| historyEntryDeleted(const HistoryEntry &entry) | History | signal |
| historyEntryEdited(const HistoryEntry &before, const HistoryEntry &after) | History | signal |
| indexesFromTimeRange(qint64 start, qint64 end) | History | |
| isSaving() | History | |
| loadSettings() | History | |
| model() | History | |
| mostVisited(int count) | History | |
| resetHistory() | History | signal |
| searchHistoryEntry(const QString &text) | History | |
| setSaving(bool state) | History | |
| titleCaseLocalizedMonth(int month) | History | static |