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.
Functions
httpglobal.cpp File Reference
#include "httpglobal.h"
+ Include dependency graph for httpglobal.cpp:

Go to the source code of this file.

Functions

const char * getQtWebAppLibVersion ()
 

Function Documentation

◆ getQtWebAppLibVersion()

const char* getQtWebAppLibVersion ( )

Get the library version number

Definition at line 3 of file httpglobal.cpp.

4 {
5  return "1.7.3";
6 }