|
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Main widget for matching network design. More...
#include <MatchingNetworkDesignTool.h>


Signals | |
| void | updateSchematic (SchematicContent) |
| Emitted when schematic needs to be updated. | |
| void | updateSimulation (SchematicContent) |
| Emitted when simulation needs to be updated. | |
Public Member Functions | |
| MatchingNetworkDesignTool (QWidget *parent=nullptr) | |
| Class constructor. | |
| ~MatchingNetworkDesignTool () | |
| Class destructor. | |
| void | design () |
| Trigger a design from the main application. | |
Main widget for matching network design.
| MatchingNetworkDesignTool::MatchingNetworkDesignTool | ( | QWidget * | parent = nullptr | ) |
Class constructor.
| parent | Parent widget |
|
signal |
Emitted when schematic needs to be updated.
| content | Schematic content |
|
signal |
Emitted when simulation needs to be updated.
| content | Schematic content |