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
preset.h File Reference
#include <QString>
#include <QList>
#include <QMetaType>
#include "export.h"
+ Include dependency graph for preset.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Preset
 
struct  Preset::ChannelConfig
 
struct  Preset::DeviceConfig
 

Functions

 Q_DECLARE_METATYPE (const Preset *)
 
 Q_DECLARE_METATYPE (Preset *)
 

Function Documentation

◆ Q_DECLARE_METATYPE() [1/2]

Q_DECLARE_METATYPE ( const Preset )

◆ Q_DECLARE_METATYPE() [2/2]

Q_DECLARE_METATYPE ( Preset )