![]() |
LeechCraft 0.6.70-17769-g4e68d7fcba
Modular cross-platform feature rich live environment.
|
#include <vector>#include <utility>#include <memory>#include <QString>#include <QUrl>#include <QVariant>#include <util/sys/paths.h>Go to the source code of this file.
Classes | |
| class | LC::QuarkComponent |
| Describes a single quark. More... | |
| class | IQuarkComponentProvider |
| Interface for plugins providing quark components. More... | |
Namespaces | |
| namespace | LC |
Typedefs | |
| typedef std::shared_ptr< QuarkComponent > | LC::QuarkComponent_ptr |
| A shared pointer to a quark. | |
| typedef QList< QuarkComponent_ptr > | LC::QuarkComponents_t |
| A list of quarks pointers. | |