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.
Public Attributes | List of all members
leansdr::window_placement Struct Reference

#include <framework.h>

Public Attributes

const char * name
 
int x
 
int y
 
int w
 
int h
 

Detailed Description

Definition at line 108 of file framework.h.

Member Data Documentation

◆ h

int leansdr::window_placement::h

Definition at line 111 of file framework.h.

◆ name

const char* leansdr::window_placement::name

Definition at line 110 of file framework.h.

◆ w

int leansdr::window_placement::w

Definition at line 111 of file framework.h.

◆ x

int leansdr::window_placement::x

Definition at line 111 of file framework.h.

◆ y

int leansdr::window_placement::y

Definition at line 111 of file framework.h.


The documentation for this struct was generated from the following file: