![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
#include <QList>
#include <QByteArray>
#include <QVariant>
Go to the source code of this file.
Classes | |
class | IRecoverableTab |
Interface for a single tab that may be recovered. More... | |
struct | LeechCraft::TabRecoverInfo |
Keeps the tab state between runs. More... | |
class | IHaveRecoverableTabs |
Interface for plugins that can recover tabs after restart. More... | |
Namespaces | |
LeechCraft | |
Typedefs | |
typedef QList< QPair< QByteArray, QVariant > > | LeechCraft::DynPropertiesList_t |