![]() |
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 <QDebug>#include <QSysInfo>#include <QResource>#include "dsp/dspengine.h"#include "dsp/dspdevicesourceengine.h"#include "dsp/dspdevicesinkengine.h"#include "device/deviceapi.h"#include "device/deviceset.h"#include "device/deviceenumerator.h"#include "plugin/pluginmanager.h"#include "loggerwithfile.h"#include "webapi/webapirequestmapper.h"#include "webapi/webapiserver.h"#include "webapi/webapiadaptersrv.h"#include "maincore.h"
Include dependency graph for maincore.cpp:
1.8.13