#include <historymanager.h>
|
| void | search (const QString &searchText) |
| |
Definition at line 36 of file historymanager.h.
◆ HistoryManager()
| HistoryManager::HistoryManager |
( |
BrowserWindow * |
window, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ~HistoryManager()
| HistoryManager::~HistoryManager |
( |
| ) |
|
|
override |
◆ restoreState()
| void HistoryManager::restoreState |
( |
const QByteArray & |
state | ) |
|
◆ saveState()
| QByteArray HistoryManager::saveState |
( |
| ) |
|
◆ search
| void HistoryManager::search |
( |
const QString & |
searchText | ) |
|
|
slot |
◆ setMainWindow()
The documentation for this class was generated from the following files: