qBittorrent
searchpluginmanager.h File Reference
#include <QHash>
#include <QMetaType>
#include <QObject>
#include "base/utils/version.h"
Include dependency graph for searchpluginmanager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PluginInfo
 
class  SearchPluginManager
 

Namespaces

 Net
 

Typedefs

using PluginVersion = Utils::Version< unsigned short, 2 >
 

Typedef Documentation

◆ PluginVersion

using PluginVersion = Utils::Version<unsigned short, 2>

Definition at line 38 of file searchpluginmanager.h.