Structure to hold all widgets related to a limit line.
More...
#include <qucs-s-spar-viewer.h>
|
|
QLabel * | LimitLabel |
| | Label displaying the limit name.
|
| |
|
QDoubleSpinBox * | Start_Freq |
| | Spin box for start frequency.
|
| |
|
QDoubleSpinBox * | Stop_Freq |
| | Spin box for stop frequency.
|
| |
|
QDoubleSpinBox * | Start_Value |
| | Spin box for start value of the limit line.
|
| |
|
QDoubleSpinBox * | Stop_Value |
| | Spin box for stop value of the limit line.
|
| |
|
QComboBox * | Start_Freq_Scale |
| | QComboBox for the scaling of the start frequency.
|
| |
|
QComboBox * | Stop_Freq_Scale |
| | QComboBox for the scaling of the stop frequency.
|
| |
|
QComboBox * | axis |
| | Combo box for the y-axis selection.
|
| |
|
QToolButton * | Button_Delete_Limit |
| | Button to delete the limit line.
|
| |
|
QFrame * | Separator |
| | Visual separator frame.
|
| |
|
QPushButton * | Couple_Value |
| | Button to couple start/stop values.
|
| |
Structure to hold all widgets related to a limit line.
The documentation for this struct was generated from the following file: