LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
ifinder.h File Reference
#include <memory>
#include <QStringList>
#include <QHash>
#include <QVariant>
+ Include dependency graph for ifinder.h:

Go to the source code of this file.

Classes

struct  LC::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

 LC
 

Typedefs

typedef std::shared_ptr< IFindProxyIFindProxy_ptr
 

Typedef Documentation

◆ IFindProxy_ptr

typedef std::shared_ptr<IFindProxy> IFindProxy_ptr

Definition at line 114 of file ifinder.h.