SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
Classes | Functions
plugininterface.h File Reference
#include <QtPlugin>
#include <QString>
#include "export.h"
+ Include dependency graph for plugininterface.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PluginDescriptor
 
class  PluginInterface
 
struct  PluginInterface::SamplingDevice
 

Functions

 Q_DECLARE_INTERFACE (PluginInterface, "SDRangel.PluginInterface/0.1")
 

Function Documentation

◆ Q_DECLARE_INTERFACE()

Q_DECLARE_INTERFACE ( PluginInterface  ,
"SDRangel.PluginInterface/0.1"   
)

Referenced by PluginInterface::createSampleMIMOPluginInstance().

+ Here is the caller graph for this function: