Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Signals | Public Member Functions | List of all members
MatchingNetworkDesignTool Class Reference

Main widget for matching network design. More...

#include <MatchingNetworkDesignTool.h>

Inheritance diagram for MatchingNetworkDesignTool:
Inheritance graph
[legend]
Collaboration diagram for MatchingNetworkDesignTool:
Collaboration graph
[legend]

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.
 

Detailed Description

Main widget for matching network design.

Constructor & Destructor Documentation

◆ MatchingNetworkDesignTool()

MatchingNetworkDesignTool::MatchingNetworkDesignTool ( QWidget *  parent = nullptr)

Class constructor.

Parameters
parentParent widget

Member Function Documentation

◆ updateSchematic

void MatchingNetworkDesignTool::updateSchematic ( SchematicContent  )
signal

Emitted when schematic needs to be updated.

Parameters
contentSchematic content

◆ updateSimulation

void MatchingNetworkDesignTool::updateSimulation ( SchematicContent  )
signal

Emitted when simulation needs to be updated.

Parameters
contentSchematic content

The documentation for this class was generated from the following files: