Albert
|
#include <QCoreApplication>
#include <albert/albert.h>
#include <albert/export.h>
#include <albert/extensionregistry.h>
#include <albert/logging.h>
Go to the source code of this file.
Classes | |
class | albert::util::Dependency< T > |
class | albert::util::StrongDependency< T > |
Convenience holder class for plugin hard dependencies. More... | |
class | albert::util::WeakDependency< T > |
Convenience holder class for plugin soft dependencies. More... | |
Namespaces | |
namespace | albert |
Albert core interface namespace. | |
namespace | albert::util |
Albert utility namespace. | |