![]() |
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.
|
#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 *) | |
| Q_DECLARE_METATYPE | ( | const Command * | ) |
| Q_DECLARE_METATYPE | ( | Command * | ) |
1.8.13