Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Classes
rectangularplotwidget.h File Reference

Widget for displaying rectangular (Cartesian) plots with dual y-axes (definition) More...

#include "./QCustomPlot/qcustomplot.h"
#include "UI/CustomWidgets/CustomDoubleSpinBox.h"
#include <QCheckBox>
#include <QComboBox>
#include <QGridLayout>
#include <QLabel>
#include <QMap>
#include <QPen>
#include <QVBoxLayout>
#include <QWidget>
#include <complex>
#include <limits>
Include dependency graph for rectangularplotwidget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RectangularPlotWidget
 Widget for displaying rectangular (Cartesian) plots with dual y-axes It provides a rectangular plot visualization with support for multiple traces, frequency-based markers, limit lines, and independent left/right y-axes. More...
 
struct  RectangularPlotWidget::Trace
 Data structure representing a trace on the plot. More...
 
struct  RectangularPlotWidget::Marker
 Data structure for the frequency marker. More...
 
struct  RectangularPlotWidget::Limit
 Data structure representing a limit line segment. More...
 
struct  RectangularPlotWidget::AxisSettings
 Settings for plot axes and display options. More...
 

Detailed Description

Widget for displaying rectangular (Cartesian) plots with dual y-axes (definition)

Author
Andrés Martínez Mera - andre.nosp@m.smme.nosp@m.ra@pr.nosp@m.oton.nosp@m.mail..nosp@m.com
Date
Jan 4, 2026