Widget for editing netlists.
More...
#include <netlistscratchpad.h>
Widget for editing netlists.
◆ NetlistScratchPad()
| NetlistScratchPad::NetlistScratchPad |
( |
QWidget * |
parent = nullptr | ) |
|
Class constructor
- Parameters
-
◆ getText()
| QString NetlistScratchPad::getText |
( |
| ) |
|
|
inline |
Get the current netlist text
- Returns
- Netlist text as QString
◆ setText()
| void NetlistScratchPad::setText |
( |
QString |
netlist | ) |
|
|
inline |
Set the netlist text
- Parameters
-
| netlist | New netlist text to display |
◆ updateSimulation
Signal emitted when simulation needs to be updated
- Parameters
-
| content | Schematic content with updated netlist |
The documentation for this class was generated from the following files: