wiRedPanda
Logic Circuit Simulator
Loading...
Searching...
No Matches
Connection.h File Reference

Connection: a wire that connects an output port to an input port in the circuit scene. More...

#include <QGraphicsPathItem>
#include <QPen>
#include "App/Core/Enums.h"
#include "App/Core/ItemWithId.h"
Include dependency graph for Connection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Connection
 A bezier-curve wire connecting an output port to an input port in the scene. More...

Detailed Description

Connection: a wire that connects an output port to an input port in the circuit scene.

Definition in file Connection.h.