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

Go to the source code of this file.

Classes

class  Command
 

Functions

 Q_DECLARE_METATYPE (const Command *)
 
 Q_DECLARE_METATYPE (Command *)
 

Function Documentation

◆ Q_DECLARE_METATYPE() [1/2]

Q_DECLARE_METATYPE ( const Command )

◆ Q_DECLARE_METATYPE() [2/2]

Q_DECLARE_METATYPE ( Command )