![]() |
LeechCraft
0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
|
#include <memory>#include <QStringList>#include <QHash>#include <QVariant>
Include dependency graph for ifinder.h: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" | |||
| ) |