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

Port classes: Port (base), InputPort, and OutputPort. More...

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

Go to the source code of this file.

Classes

class  InputPort
 A port that receives a signal (the destination end of a wire). More...
class  OutputPort
 A port that drives a signal (the source end of a wire). More...
class  Port
 Abstract base class for circuit element ports (connection endpoints). More...

Detailed Description

Port classes: Port (base), InputPort, and OutputPort.

Definition in file Port.h.