LeechCraft 0.6.70-18808-g3467692359
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
ihaverecoverabletabs.h File Reference
#include <optional>
#include <QByteArray>
#include <QIcon>
#include <QList>
#include <QVariant>
Include dependency graph for ihaverecoverabletabs.h:

Go to the source code of this file.

Classes

struct  LC::TabSaveInfo
class  IRecoverableTab
 Interface for a single tab that may be recovered. More...
struct  LC::TabRecoverInfo
 Keeps the tab state between runs. More...
class  IHaveRecoverableTabs
 Interface for plugins that can recover tabs after restart. More...

Namespaces

namespace  LC

Typedefs

typedef QList< QPair< QByteArray, QVariant > > LC::DynPropertiesList_t