![]() |
LeechCraft
0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
|
#include <memory>
#include <QStringList>
#include <QHash>
#include <QVariant>
Go to the source code of this file.
Classes | |
struct | LeechCraft::Request |
Describes the elementary subrequest. More... | |
class | IFindProxy |
Represents search results for a single Request. More... | |
class | IFinder |
Base class for search providers. More... | |
Namespaces | |
LeechCraft | |
Typedefs | |
typedef std::shared_ptr< IFindProxy > | IFindProxy_ptr |
Functions | |
Q_DECLARE_INTERFACE (IFinder,"org.Deviant.LeechCraft.IFinder/1.0") | |
Q_DECLARE_INTERFACE (IFindProxy,"org.Deviant.LeechCraft.IFinder/1.0") | |
typedef std::shared_ptr<IFindProxy> IFindProxy_ptr |
Q_DECLARE_INTERFACE | ( | IFinder | , |
"org.Deviant.LeechCraft.IFinder/1.0" | |||
) |
Q_DECLARE_INTERFACE | ( | IFindProxy | , |
"org.Deviant.LeechCraft.IFinder/1.0" | |||
) |