19#ifndef RESTOREMANAGER_H
20#define RESTOREMANAGER_H
30 QVector<BrowserWindow::SavedWindow>
windows;
49 void clearRestoreData();
51 QObject *recoveryObject(
WebPage *page);
53 static bool validateFile(
const QString &file);
54 static void createFromFile(
const QString &file,
RestoreData &data);
57 void createFromFile(
const QString &file);
QDataStream & operator>>(QDataStream &stream, BrowserWindow::SavedWindow &window)
QDataStream & operator<<(QDataStream &stream, const BrowserWindow::SavedWindow &window)
QVector< BrowserWindow::SavedWindow > windows
QByteArray crashedSession