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 <framework.h>
Public Attributes | |
const char * | name |
int | x |
int | y |
int | w |
int | h |
Definition at line 108 of file framework.h.
int leansdr::window_placement::h |
Definition at line 111 of file framework.h.
const char* leansdr::window_placement::name |
Definition at line 110 of file framework.h.
int leansdr::window_placement::w |
Definition at line 111 of file framework.h.
int leansdr::window_placement::x |
Definition at line 111 of file framework.h.
int leansdr::window_placement::y |
Definition at line 111 of file framework.h.